tf: add a hint on how to re-init backend conf
This commit is contained in:
parent
d89101b437
commit
657b4bf8bb
@ -6,6 +6,7 @@ terraform {
|
||||
}
|
||||
}
|
||||
|
||||
# init using: tfi -backend-config=path/to/decrypted/infra-backend
|
||||
backend "s3" {
|
||||
bucket = "tfinfra"
|
||||
key = "tf-infra.tfstate"
|
||||
|
Loading…
Reference in New Issue
Block a user