Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Infrastructure as Code Type? (Required)
terraform
Starter Module? (Required)
terraform - platform_landing_zone
Use Case (Required)
Customise the name of target tfstate file, this then allows for the pipelines and templates to be used to deploy resources outside of the alz modules and store their states in the same storage account. i.e Identity Virtual Network and Domain Controllers.
Proposed Solution (Required)
Add following parameter to both the CD-Template and main cd pipelines and GitHub actions, this then alllows a user to simply override the default value of terraform.tfstate.
- name: backendAzureStorageAccountContainerKeyName
Could look exactly like how you have parametrised the terraform version recently Azure/accelerator-bootstrap-modules#76
Important Factoids (Optional)
No response
References (Optional)
No response