Azure / terraform-azurerm-caf-enterprise-scale

Azure landing zones Terraform module
https://aka.ms/alz/tf
MIT License
856 stars 568 forks source link

Guidance on TF state/secrets missing in Getting Started #716

Open erjosito opened 1 year ago

erjosito commented 1 year ago

Community Note

Description

Is your feature request related to a problem?

Not really

Describe the solution you'd like

I have customers confused about how to start from scratch, mostly about secrets and TF state. In some Microsoft docs we seem to recommend using Azure Storage and Azure Keyvault (such as in the CAF TF module), but in the ALZ docs we don't have any guidance about it. IMHO we should have some brief paragraph. Even if we want to be agnostic to where customers keep their state and secrets, it would be worth describing the different options, like:

Additional context

Here you can find the "launchpad" concept in the CAF TF module, which doesn't have any equivalence in the ALZ TF module.

matt-FFFFFF commented 1 year ago

Thank you for raising this, we do see the need for this guidance and have it as a priority for the next few months