Enhance Azure example configurations: add subscription_id and tenant_id variables, update terraform.tfvars.example, and refine .gitignore for tfplan files
This commit is contained in:
@@ -8,6 +8,7 @@ __pycache__
|
||||
.vscode
|
||||
tmp
|
||||
.terraform*
|
||||
*tfplan*
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
*.auto.tfvars
|
||||
|
||||
Reference in New Issue
Block a user