Skip to content

Releases: servian/terraform-azurerm-subscription

Bug Fix - Access

13 Aug 15:23
Compare
Choose a tag to compare
Bug Fix - Access Pre-release
Pre-release

Waits for access to be consistent before returning.

removed provider blocks

13 Aug 13:02
Compare
Choose a tag to compare
Pre-release
0.5.0

removed provider blocks from reusable module

Recoupled to azurerm provider

13 Aug 08:57
Compare
Choose a tag to compare
Pre-release
0.4.0

updated readme to match

Added subscription name to outputs

12 Aug 14:03
a7f6e79
Compare
Choose a tag to compare
Pre-release
0.3.0

Update outputs.tf

Explicit provider input

12 Aug 13:17
524b7e7
Compare
Choose a tag to compare
Pre-release

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

11 Aug 11:33
Compare
Choose a tag to compare
Pre-release
0.1.2

defaulted principal_ids to empty array

Baseline patch

11 Aug 11:29
89dfe15
Compare
Choose a tag to compare
Baseline patch Pre-release
Pre-release
  • Added input and output descriptions
  • Cleaned up README.md

Initial Release

11 Aug 10:53
cd82982
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial Version

  • CRUD Azure Subscription
  • Specify Type (DevTest / Prod)
  • Specify Name
  • Specify Subscription Owners (List of Principal IDs)