index
:
k8sthingummy
main
Unnamed repository; edit this file 'description' to name the repository.
Super User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
terraform
/
envs
/
dev
/
backend.tf
blob: 3c533e6bfff3c77f9d8803aa03643db1a5efe2b2 (
plain
)
1
2
3
4
5
terraform { backend "local" { path = "terraform.tfstate" } }