Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.