mirror of
https://github.com/mcuadros/ascode
synced 2024-11-26 06:01:08 +01:00
3 lines
101 B
Plaintext
3 lines
101 B
Plaintext
tf.backend = backend("gcs")
|
|
tf.backend.bucket = "tf-state-prod"
|
|
tf.backend.prefix = "terraform/state" |