Robert Kenny
Robert Kenny
... to a single ALB. For cost saving goodness. See: http://docs.aws.amazon.com/elasticloadbalancing/latest/application/listener-update-rules.html If you haven't already of course :)
Following https://github.com/guardian/crier/issues/14, we should be able to use the Kinesis CAPI stream for both preview and live change events.
DO NOT MERGE - draft snyk integration. This PR tests whether or not integration with a snyk GHA will work out of the box. It will be closed soon.
DO NOT MERGE - draft snyk integration. This PR tests whether or not integration with a snyk GHA will work out of the box. It will be closed soon.
DO NOT MERGE - draft snyk integration. This PR tests whether or not integration with a snyk GHA will work out of the box. It will be closed soon.
This PR reliably integrates the repository with the snyk GitHub action which will scan your code’s dependencies and alert you if vulnerabilities are found. This PR has only been raised...
There is an implicit dependence on AWS provider version which means that modules here could get out of sync with the required AWS provider version.
I.e. extract them from the Amigo code so a deploy is not required to update the availble roles. Some suggestions: - Move ansible tasks into dynamo and editable in UI....
Sometimes we will want to get assets from S3 outside of the account in which amigo is running, there are various ways to achieve this: - Allowing access to the...
At present dependencies between base image and role are not enforced (for example pluto requires a redhat base).