Skip to content

Commit 39bc3dc

Browse files
committed
Ignore terraform.tfvars
It's risky to store terraform.tfvars in the repo since it might eventually have sensitive information. This commit provides an example if needed but doesn't commit the actual file to the repoIgnore terraform.tfvars It's risky to store terraform.tfvars in the repo since it might eventually have sensitive information. This commit provides an example if needed but doesn't commit the actual file to the repo.
1 parent 9e88126 commit 39bc3dc

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

getting-started/gcp/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
terraform.tfvars
2+
.terraform
3+

0 commit comments

Comments
 (0)