* Update Terraform backend configuration and add backend.conf sample --------- Co-authored-by: Damien A <sepales.pret0h@icloud.com>
3 lines
84 B
Plaintext
3 lines
84 B
Plaintext
bucket = "YOUR_UNIQUE_BUCKET_NAME"
|
|
key = "YOUR_OBJECT_KEY"
|
|
region = "YOUR_REGION" |