Releases: servian/terraform-azurerm-subscription
Releases · servian/terraform-azurerm-subscription
Bug Fix - Access
Waits for access to be consistent before returning.
removed provider blocks
0.5.0 removed provider blocks from reusable module
Recoupled to azurerm provider
0.4.0 updated readme to match
Added subscription name to outputs
0.3.0 Update outputs.tf
Explicit provider input
The provider config must now be provided explicitly to the module, and no longer relies on inferring client credentials from azurerm environment variables.
Set default for principal_ids
0.1.2 defaulted principal_ids to empty array
Baseline patch
- Added input and output descriptions
- Cleaned up README.md
Initial Release
Initial Version
- CRUD Azure Subscription
- Specify Type (DevTest / Prod)
- Specify Name
- Specify Subscription Owners (List of Principal IDs)