fix: Remove backend.hcl from git, add to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -36,3 +36,4 @@ Thumbs.db
|
|||||||
*.tfvars
|
*.tfvars
|
||||||
secrets/
|
secrets/
|
||||||
.env
|
.env
|
||||||
|
terraform/backend.hcl
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
endpoint = "https://s3.eu-central-003.backblazeb2.com"
|
|
||||||
bucket = "k8s-terraform-state"
|
|
||||||
region = "auto"
|
|
||||||
skip_requesting_account_id = true
|
|
||||||
Reference in New Issue
Block a user