Skip to content

Commit

Permalink
Automated update of generated boilerplate by goldstack.party
Browse files Browse the repository at this point in the history
  • Loading branch information
goldstack committed Mar 1, 2024
1 parent 9c5a814 commit fe276d4
Show file tree
Hide file tree
Showing 10 changed files with 69 additions and 42 deletions.
52 changes: 33 additions & 19 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions config/infra/aws/terraform.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"remoteState": [
{
"user": "goldstack-dev",
"terraformStateBucket": "goldstack-tfstate-7dad33dfdef324df04a616b20e689d4506b1fc7b",
"terraformStateDynamoDBTable": "goldstack-tfstate-7dad33dfdef324df04a616b20e689d4506b1fc7b-lock"
"terraformStateBucket": "goldstack-tfstate-ff2ec46c9c02e53448d4c57b6429c3981a762e20",
"terraformStateDynamoDBTable": "goldstack-tfstate-ff2ec46c9c02e53448d4c57b6429c3981a762e20-lock"
}
]
}
6 changes: 3 additions & 3 deletions packages/static-website-1/goldstack.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"awsRegion": "us-west-2",
"configuration": {
"hostedZoneDomain": "dev.goldstack.party",
"websiteDomain": "staticwebsite1-1708634026188.tests.dev.goldstack.party",
"websiteDomainRedirect": "www.staticwebsite1-1708634026188.tests.dev.goldstack.party",
"websiteDomain": "staticwebsite1-1709274890347.tests.dev.goldstack.party",
"websiteDomainRedirect": "www.staticwebsite1-1709274890347.tests.dev.goldstack.party",
"defaultCacheDuration": 10
},
"tfStateKey": "static-website-1-prod-5f92c039abc6c3a1b2ac.tfstate"
"tfStateKey": "static-website-1-prod-453e92561ecc2562e4cd.tfstate"
}
]
}
2 changes: 1 addition & 1 deletion packages/static-website-1/src/state/deployments.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"website_cdn_root_id": {
"sensitive": false,
"type": "string",
"value": "E1TA5SD95ROU6F"
"value": "E1BKTMNXNBZWBC"
}
}
}
Expand Down
47 changes: 30 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5706,18 +5706,19 @@ __metadata:
languageName: node
linkType: hard

"es5-ext@npm:^0.10.35, es5-ext@npm:^0.10.45, es5-ext@npm:^0.10.46, es5-ext@npm:^0.10.50, es5-ext@npm:^0.10.51, es5-ext@npm:~0.10.14, es5-ext@npm:~0.10.2, es5-ext@npm:~0.10.46":
version: 0.10.53
resolution: "es5-ext@npm:0.10.53"
"es5-ext@npm:^0.10.35, es5-ext@npm:^0.10.45, es5-ext@npm:^0.10.46, es5-ext@npm:^0.10.50, es5-ext@npm:^0.10.51, es5-ext@npm:^0.10.62, es5-ext@npm:~0.10.14, es5-ext@npm:~0.10.2, es5-ext@npm:~0.10.46":
version: 0.10.63
resolution: "es5-ext@npm:0.10.63"
dependencies:
es6-iterator: "npm:~2.0.3"
es6-symbol: "npm:~3.1.3"
next-tick: "npm:~1.0.0"
checksum: 21d5de0d35031728ea7121ad728f308e1f29a29e8fcf9c61afe5f606eff7e8688b9c833d44fc030dcadda05a973dc1a7e6407c6f1ed08a45f9f813da2728d178
es6-iterator: "npm:^2.0.3"
es6-symbol: "npm:^3.1.3"
esniff: "npm:^2.0.1"
next-tick: "npm:^1.1.0"
checksum: 69e373ffcf4664f12697adfab4a043a5cd93386c5e9d9b3eda4bd59f3591c7bebba3647475a3c9ccb1b48ec941b93c9507bf54727f0311a65e7220bc895eade9
languageName: node
linkType: hard

"es6-iterator@npm:^2.0.1, es6-iterator@npm:^2.0.3, es6-iterator@npm:~2.0.3":
"es6-iterator@npm:^2.0.1, es6-iterator@npm:^2.0.3":
version: 2.0.3
resolution: "es6-iterator@npm:2.0.3"
dependencies:
Expand All @@ -5728,7 +5729,7 @@ __metadata:
languageName: node
linkType: hard

"es6-symbol@npm:^3.1.1, es6-symbol@npm:~3.1.3":
"es6-symbol@npm:^3.1.1, es6-symbol@npm:^3.1.3":
version: 3.1.3
resolution: "es6-symbol@npm:3.1.3"
dependencies:
Expand Down Expand Up @@ -5966,6 +5967,18 @@ __metadata:
languageName: node
linkType: hard

"esniff@npm:^2.0.1":
version: 2.0.1
resolution: "esniff@npm:2.0.1"
dependencies:
d: "npm:^1.0.1"
es5-ext: "npm:^0.10.62"
event-emitter: "npm:^0.3.5"
type: "npm:^2.7.2"
checksum: f6a2abd2f8c5fe57c5fcf53e5407c278023313d0f6c3a92688e7122ab9ac233029fd424508a196ae5bc561aa1f67d23f4e2435b1a0d378030f476596129056ac
languageName: node
linkType: hard

"espree@npm:^9.4.0":
version: 9.4.1
resolution: "espree@npm:9.4.1"
Expand Down Expand Up @@ -9755,20 +9768,13 @@ __metadata:
languageName: node
linkType: hard

"next-tick@npm:1":
"next-tick@npm:1, next-tick@npm:^1.1.0":
version: 1.1.0
resolution: "next-tick@npm:1.1.0"
checksum: 83b5cf36027a53ee6d8b7f9c0782f2ba87f4858d977342bfc3c20c21629290a2111f8374d13a81221179603ffc4364f38374b5655d17b6a8f8a8c77bdea4fe8b
languageName: node
linkType: hard

"next-tick@npm:~1.0.0":
version: 1.0.0
resolution: "next-tick@npm:1.0.0"
checksum: 83fcb3d4f8d9380210b1c2b8a610463602d80283f0c0c8571c1688e1ad6cbf3a16b345f5bb7212617d4898bedcfa10dff327dc09ec20a112a5bf43a0271375fb
languageName: node
linkType: hard

"node-gyp@npm:latest":
version: 9.0.0
resolution: "node-gyp@npm:9.0.0"
Expand Down Expand Up @@ -12512,6 +12518,13 @@ __metadata:
languageName: node
linkType: hard

"type@npm:^2.7.2":
version: 2.7.2
resolution: "type@npm:2.7.2"
checksum: 602f1b369fba60687fa4d0af6fcfb814075bcaf9ed3a87637fb384d9ff849e2ad15bc244a431f341374562e51a76c159527ffdb1f1f24b0f1f988f35a301c41d
languageName: node
linkType: hard

"typedarray@npm:^0.0.6":
version: 0.0.6
resolution: "typedarray@npm:0.0.6"
Expand Down

0 comments on commit fe276d4

Please sign in to comment.