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 Jan 2, 2024
1 parent 2f4d141 commit 17adcbb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
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-4fb721122bda4b5a80273871202d8f7489594c2c",
"terraformStateDynamoDBTable": "goldstack-tfstate-4fb721122bda4b5a80273871202d8f7489594c2c-lock"
"terraformStateBucket": "goldstack-tfstate-686e8cc28f0fffdc64b636356fb829e29ebc829c",
"terraformStateDynamoDBTable": "goldstack-tfstate-686e8cc28f0fffdc64b636356fb829e29ebc829c-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-1703968534009.tests.dev.goldstack.party",
"websiteDomainRedirect": "www.staticwebsite1-1703968534009.tests.dev.goldstack.party",
"websiteDomain": "staticwebsite1-1704226224866.tests.dev.goldstack.party",
"websiteDomainRedirect": "www.staticwebsite1-1704226224866.tests.dev.goldstack.party",
"defaultCacheDuration": 10
},
"tfStateKey": "static-website-1-prod-0cf09dfcf12c9e24299e.tfstate"
"tfStateKey": "static-website-1-prod-40a4fcf4d0b9faf7a2d6.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": "E18JWLRPTILDSB"
"value": "E25Y3HQHJGS6JQ"
}
}
}
Expand Down

0 comments on commit 17adcbb

Please sign in to comment.