Releases: sysdiglabs/terraform-azurerm-secure
Add support for additional resources with event-hub
What's Changed
Full Changelog: v0.3.6...v0.3.7
v0.2.17
v0.2.13
Enable entra var to true by default
v0.2.12
Features
- event-hub: add aad diagnostic settings (SSPROD-38091) (#31)
- add entra logs in main
-
add variable for entra logs
-
disable retention policy
-
remove providers
-
added sub hash also to entra ds
-
update readme
-
default to false for entra
-
update readme
-
fix enable entra condition
-
remove providers added for testing
do not try to access root mgmt group in non-org mode
do not try to access root mgmt group in non-org mode
Custom role name for single subscription
Custom role name for single subscription
Custom role for SP module
- add custom role for authsettings
- remove the other 2 built-in reader roles.
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>