Initial commit
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
# Terraform
|
||||
.terraform/
|
||||
.terraform.lock.hcl
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
crash.log
|
||||
crash.*.log
|
||||
override.tf
|
||||
override.tf.json
|
||||
*_override.tf
|
||||
*_override.tf.json
|
||||
|
||||
# Local variable files
|
||||
*.tfvars
|
||||
*.tfvars.json
|
||||
|
||||
# Provider credentials
|
||||
rsc.json
|
||||
Reference in New Issue
Block a user