first sync
Some checks failed
terraform validation / Terraform (push) Failing after 20s

This commit is contained in:
2025-01-18 20:03:24 +01:00
parent 103287785f
commit 40e8e5e8cb
10 changed files with 106 additions and 0 deletions

1
.gitignore vendored
View File

@ -32,6 +32,7 @@ crash.*.log
# Ignore transient lock info files created by terraform apply
.terraform.tfstate.lock.info
.terraform.lock.hcl
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
*tfplan*