Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshbeard/websites-tf-remote-backend
Terraform remote backend for my sites
https://github.com/joshbeard/websites-tf-remote-backend
terraform
Last synced: 2 days ago
JSON representation
Terraform remote backend for my sites
- Host: GitHub
- URL: https://github.com/joshbeard/websites-tf-remote-backend
- Owner: joshbeard
- Created: 2021-10-19T04:30:26.000Z (over 3 years ago)
- Default Branch: actions
- Last Pushed: 2023-11-16T07:05:06.000Z (about 1 year ago)
- Last Synced: 2025-01-19T20:08:21.705Z (8 days ago)
- Topics: terraform
- Language: HCL
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remote Terraform State
Configures remote Terraform state using .
## Bootstrapping
The `tfstate.tf` file should be renamed to `tfstate.tf.disabled` on a brand new bootstrap. Rename it back after
running `terraform apply` successfully for the first time.## Using the remote state
The `tfstate.tf` file serves as an example for other modules.