terraform: update .gitignore
This commit is contained in:
parent
1d2483bb1b
commit
ae5b189164
1 changed files with 1 additions and 1 deletions
2
terraform/.gitignore
vendored
2
terraform/.gitignore
vendored
|
@ -1,4 +1,4 @@
|
||||||
.terraform
|
.terraform
|
||||||
.terraform.lock.hcl
|
.terraform.lock.hcl
|
||||||
outputs/*
|
_build/*
|
||||||
*.tfstate*
|
*.tfstate*
|
||||||
|
|
Loading…
Reference in a new issue