Make Terraform/tofu work
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -8,3 +8,9 @@ wheels/
|
||||
|
||||
# Virtual environments
|
||||
.venv
|
||||
|
||||
# Terraform/Tofu
|
||||
examples/tofu/**/.terraform
|
||||
examples/tofu/**/.terraform.lock.hcl
|
||||
examples/tofu/**/.terraform.tfstate
|
||||
examples/tofu/**/.terraform.tfstate.backup
|
||||
|
||||
Reference in New Issue
Block a user