Skip to content

Commit f268bdb

Browse files
committed
Automated update of generated boilerplate by goldstack.party
1 parent 7465472 commit f268bdb

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-cb63bad11feeb726484aaf60e78eebdc9f6e051e",
6-
"terraformStateDynamoDBTable": "goldstack-tfstate-cb63bad11feeb726484aaf60e78eebdc9f6e051e-lock"
5+
"terraformStateBucket": "goldstack-tfstate-312531f04d881de14aedf8c64b07abdcc99e54cd",
6+
"terraformStateDynamoDBTable": "goldstack-tfstate-312531f04d881de14aedf8c64b07abdcc99e54cd-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-1740289607469"
13+
"bucketName": "goldstack-ci-test-s3-1740695116946"
1414
},
15-
"tfStateKey": "s3-1-prod-02da506f438d3f796bbb.tfstate"
15+
"tfStateKey": "s3-1-prod-b44bdefb34e58aec0ace.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-1740289607469"
8+
"value": "arn:aws:s3:::goldstack-ci-test-s3-1740695116946"
99
},
1010
"bucket_name": {
1111
"sensitive": false,
1212
"type": "string",
13-
"value": "goldstack-ci-test-s3-1740289607469"
13+
"value": "goldstack-ci-test-s3-1740695116946"
1414
}
1515
}
1616
}

0 commit comments

Comments
 (0)