Skip to content

Commit

Permalink
Add comment on defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-C-Mitchell committed Oct 9, 2024
1 parent 128945e commit da5fce1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.eas-govuk-alerts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Sensible defaults, but they will be explicitly overridden in the context of a buildspec anyway.
# The only one that needs to be passed in however is the ECS_ACCOUNT_NUMBER, as this changes per environment.
ARG ECS_ACCOUNT_NUMBER
ARG RESOURCE_PREFIX=eas-app
ARG AWS_REGION=eu-west-2
Expand Down

0 comments on commit da5fce1

Please sign in to comment.