Skip to content

Devops-Techstack/tfstate-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tfstate-store

This repo handle storing tfstate file to COS/S3

Commands to execute: terraform init -backend-config="key=""demo.tfstate" -backend-config="access_key=${ACCESS_KEY}" -backend-config="secret_key=${SECRET_KEY}" terraform plan -input=false terraform apply -input=false -auto-approve

About

This repo handle storing tfstate file to COS/S3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages