Update config
All checks were successful
terraform validation / Terraform (push) Successful in 10s

This commit is contained in:
2025-01-15 07:59:28 +01:00
parent 4bfecd99cc
commit 19a20c462d
2 changed files with 1 additions and 25 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*