Skip to content

Commit

Permalink
Merge pull request #168 from guardian/akash1810-patch-1
Browse files Browse the repository at this point in the history
Describe the `gu:repo` tag
  • Loading branch information
akash1810 authored Jun 17, 2024
2 parents 7b023a0 + 1c8dba5 commit 3825702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ General
* `CODE` for pre-production
* `INFRA` for infrastructure or singleton resources e.g. [elasticsearch-node-rotation](https://github.com/guardian/elasticsearch-node-rotation)
* `App` - the individual service e.g. `image-loader`
* `gu:repo` - the GitHub repository where the resource's definition can be found
* If a resource needs to be shared across multiple environments, prefer to define it in it's own CFN template as the same resource cannot be defined in multiple templates
* Prefer continuous delivery of infrastructure via Riff-Raff over manual deployment
* This provides a better audit trail
Expand Down

0 comments on commit 3825702

Please sign in to comment.