Infrastructure
Infrastructure copied to clipboard
Templates and assets used to launch and manage many aspects of PRX's applications and services
For when we're ready - [ ] This removes the Publish hostname envar from ID, so those references need to be removed from ID before this can merge
Exclude the background avail report tables.
It's possible for two builds of the default (main) branch of a repo to be running at the same time, and have the older build (i.e., older code) finish second,...
We should add a nicer root/index and favicon to publicfeeds.net. And give it an error page besides "failed to contact the origin". Because style is important.
We may want a way to deploy things that aren't strictly staging or production.
Not currently supported by CloudFormation, but there's a ticket in the [roadmap](https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/350)
During S3 static site deploys using the custom CloudFormation resource, files are only ever uploaded, never deleted. If a previous deploy included a file that no longer exist in the...
In cases where an S3 static site deploy (via the custom resource) succeeds as part of a CloudFormation stack update that otherwise fails, currently the resource may not correctly handle...