Skip to content

Commit 2c41c46

Browse files
committed
Automated update of generated boilerplate by goldstack.party
1 parent 5229169 commit 2c41c46

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

config/infra/aws/terraform.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"remoteState": [
33
{
44
"user": "goldstack-dev",
5-
"terraformStateBucket": "goldstack-tfstate-d79458572d523dcecf18286a7ac51b97f79381c5",
6-
"terraformStateDynamoDBTable": "goldstack-tfstate-d79458572d523dcecf18286a7ac51b97f79381c5-lock"
5+
"terraformStateBucket": "goldstack-tfstate-b194dc79a2bd317035aab7778b67ee56af48092e",
6+
"terraformStateDynamoDBTable": "goldstack-tfstate-b194dc79a2bd317035aab7778b67ee56af48092e-lock"
77
}
88
]
99
}

packages/s3-1/goldstack.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"awsUser": "goldstack-dev",
1111
"awsRegion": "us-west-2",
1212
"configuration": {
13-
"bucketName": "goldstack-ci-test-s3-1738282168761"
13+
"bucketName": "goldstack-ci-test-s3-1738630473392"
1414
},
15-
"tfStateKey": "s3-1-prod-a002c4e715165dfe0ca6.tfstate"
15+
"tfStateKey": "s3-1-prod-2901d035f2d04b049730.tfstate"
1616
}
1717
]
1818
}

packages/s3-1/src/state/deployments.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"bucket_arn": {
66
"sensitive": false,
77
"type": "string",
8-
"value": "arn:aws:s3:::goldstack-ci-test-s3-1738282168761"
8+
"value": "arn:aws:s3:::goldstack-ci-test-s3-1738630473392"
99
},
1010
"bucket_name": {
1111
"sensitive": false,
1212
"type": "string",
13-
"value": "goldstack-ci-test-s3-1738282168761"
13+
"value": "goldstack-ci-test-s3-1738630473392"
1414
}
1515
}
1616
}

0 commit comments

Comments
 (0)