mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
9 lines
600 B
Plaintext
9 lines
600 B
Plaintext
|
bucket = "fleet-terraform-state20220408141538466600000002"
|
||
|
key = "fleet-cloud-sandbox-prod/sandbox/terraform.tfstate" # This should be set to account_alias/unique_key/terraform.tfstate
|
||
|
workspace_key_prefix = "fleet-cloud-sandbox-prod" # This should be set to the account alias
|
||
|
region = "us-east-2"
|
||
|
encrypt = true
|
||
|
kms_key_id = "9f98a443-ffd7-4dbe-a9c3-37df89b2e42a"
|
||
|
dynamodb_table = "tf-remote-state-lock"
|
||
|
role_arn = "arn:aws:iam::353365949058:role/terraform-fleet-cloud-sandbox-prod"
|