Skip to content

Commit 8f46d61

Browse files
committed
Automated update of generated boilerplate by goldstack.party
1 parent 74c4e8f commit 8f46d61

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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-67b17d757bfe0a48a4f4d9df35c9c58c418c2796",
6-
"terraformStateDynamoDBTable": "goldstack-tfstate-67b17d757bfe0a48a4f4d9df35c9c58c418c2796-lock"
5+
"terraformStateBucket": "goldstack-tfstate-b4398218308bcf40eaa5f8e85ed4b4fb7420c940",
6+
"terraformStateDynamoDBTable": "goldstack-tfstate-b4398218308bcf40eaa5f8e85ed4b4fb7420c940-lock"
77
}
88
]
99
}

goldstack.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"$schema": "./schemas/package.schema.json",
3+
"name": "project-s3",
34
"configuration": {},
45
"deployments": [],
5-
"name": "project-s3",
66
"template": "yarn-pnp-monorepo",
77
"templateVersion": "0.1.0"
88
}

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-1752189368291"
13+
"bucketName": "goldstack-ci-test-s3-1752199130942"
1414
},
15-
"tfStateKey": "s3-1-prod-57899aa9876b034143a7.tfstate"
15+
"tfStateKey": "s3-1-prod-ad032a89f97a35ad572d.tfstate"
1616
}
1717
]
1818
}

0 commit comments

Comments
 (0)