Devops-Techstack / tfstate-store

This repo handle storing tfstate file to COS/S3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HCL 100.0%