Skip to content

karl-vanderslice/terraform-hcp-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-hcp-vault

Initialize backend:

terraform init \
  -backend-config="region=us-east-2" \
  -backend-config="profile=default" \
  -backend-config="bucket=<bucket from terraform-aws-backend>" \
  -backend-config="key=hcp-bootstrap/terraform.tfstate" \
  -backend-config="dynamodb_table=terraform-lock"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages