Files
project-gitops/infrastructure/live/dev-k3s/vault-foundation/backend.s3.hcl.example
T
2026-08-28 17:24:26 +09:00

6 lines
165 B
Plaintext

bucket = "project-gitops-terraform-state"
key = "dev-k3s/vault-foundation.tfstate"
region = "us-east-1"
encrypt = true
use_lockfile = true