├── providers.tf # Provider configuration (one per subscription) ├── variables.tf # Input variables ├── main.tf # Resources for each subscription ├── outputs.tf # Output values └── terraform.tfvars # Your actual subscription IDs and overrides
Created
April 28, 2026 18:15
-
-
Save weeyin83/39633c5277d5d0cfb44d304be8a71408 to your computer and use it in GitHub Desktop.
project structure
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment