Releases: sysdiglabs/terraform-azurerm-secure
Releases · sysdiglabs/terraform-azurerm-secure
v0.2.3
v0.2.2
Fix for Event Hub support in Azure single sub
v0.2.1
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
v0.1.2
Manage role assignments for Org onboarding
v0.1.1
Fix Azure MG and Support EH module
v0.0.3
Support Management Group list for Tenant
v0.0.2
Add AD role to Azure SP
v0.0.1
feat/support Azure Service Principal module