Skip to content

Releases: sysdiglabs/terraform-azurerm-secure

v0.2.3

03 Jan 16:15
3eed38a
Compare
Choose a tag to compare

Bug Fixes

  • remove subid from eh namespace (#22)
    • remove subid from eh namespace
  • remove default values for values that we get as input

  • add back default for resource group and diagnostic settings

v0.2.2

20 Dec 10:48
7e8c8bd
Compare
Choose a tag to compare
Fix for Event Hub support in Azure single sub

v0.2.1

15 Dec 08:25
1d03d95
Compare
Choose a tag to compare

Features

  • eventhub: Org case (#17)
    • First implementation of terraform event hub for cling
  • remove sub and tenant from tf

  • add some variables and org case first draft

  • Introduce var for message retention days

  • Introduce var for location

  • Refactor

  • Refactor names

  • Add subscription_id variable and use it in the module

  • Revamp vars

  • Update versions.tf

  • Refactor main.tf

  • Add module README.md (WIP)

  • Update README.md

  • General cleanup

  • Fix bad subscription reference

  • WIP

  • add organizational file

  • Use list of mgmt groups

  • remove logs not needed for secure

  • use same variables as sp module

  • get tenant if from azurerm config

  • add service principal outputs

  • remove outputs

  • Use variable for orf diagnostics settings name


Co-authored-by: Giovanni Recupero <giovanni.recupero@sysdig.com>

v0.1.3

15 Dec 08:26
e3dc4d4
Compare
Choose a tag to compare

Features

  • eventhub: Get all resources name as optional input (#16)
    • gets all resources name as optional input
  • use 4 partitions as default

  • add alias as output and update readme

  • update readme

v0.1.2

06 Dec 01:14
da6dd71
Compare
Choose a tag to compare
Manage role assignments for Org onboarding

v0.1.1

01 Dec 18:44
2c2ca5b
Compare
Choose a tag to compare

Fix Azure MG and Support EH module

v0.0.3

29 Nov 18:25
6c1b8d5
Compare
Choose a tag to compare
Support Management Group list for Tenant

v0.0.2

28 Nov 20:40
39a8e63
Compare
Choose a tag to compare
Add AD role to Azure SP

v0.0.1

27 Nov 18:43
cad1e6c
Compare
Choose a tag to compare
feat/support Azure Service Principal module