Feature update backend (#3)
* Update Terraform backend configuration and add backend.conf sample --------- Co-authored-by: Damien A <sepales.pret0h@icloud.com>
This commit is contained in:
3
terraform/backend.conf.sample
Normal file
3
terraform/backend.conf.sample
Normal file
@@ -0,0 +1,3 @@
|
||||
bucket = "YOUR_UNIQUE_BUCKET_NAME"
|
||||
key = "YOUR_OBJECT_KEY"
|
||||
region = "YOUR_REGION"
|
||||
Reference in New Issue
Block a user