Skip to content

tfstate/example-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

example-remote

This is an example repository using TFstate.dev.

In the terraform {} block of main.tf, there is an http backend which is configured as-per the instructions on our website.

Also, there is a terraform_remote_state data source, which uses the state output from example.

Access to the terraform_remote_state can be configured using the TF_HTTP_PASSWORD enviornment variable:

export TF_HTTP_PASSWORD="{your-github-token}"
terraform plan
terraform apply

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages