From f160648c9461d4e22ee7704d771859b77ffeff8a Mon Sep 17 00:00:00 2001 From: meyric Date: Mon, 9 Dec 2024 09:32:28 +0000 Subject: [PATCH] Update docs to include AWS region --- .github/workflows/deploy_status.yml | 12 ++++++++++++ doc/console-access.md | 1 + doc/hosting.md | 4 ++++ 3 files changed, 17 insertions(+) create mode 100644 .github/workflows/deploy_status.yml diff --git a/.github/workflows/deploy_status.yml b/.github/workflows/deploy_status.yml new file mode 100644 index 000000000..2dfbcfb69 --- /dev/null +++ b/.github/workflows/deploy_status.yml @@ -0,0 +1,12 @@ +name: CI Checks + +on: + push: + branches: + - main + +jobs: + deployoment_status: + runs_on: ubuntu-latest + environment: production + diff --git a/doc/console-access.md b/doc/console-access.md index 7c775bf6f..cb727da24 100644 --- a/doc/console-access.md +++ b/doc/console-access.md @@ -7,6 +7,7 @@ documentation](/doc/hosting.md#getting-an-account) for instructions for obtainin Once you have access, you can access a console by following these steps: - sign in to AWS with your `digital-paas-production-account` account +- select the correct AWS region, 'London (eu-west-2)' - assume the role for the appropriate environment, see [hosting documentation](/doc/hosting.md#assuming-roles) diff --git a/doc/hosting.md b/doc/hosting.md index 99df118a5..2c6b2e1dc 100644 --- a/doc/hosting.md +++ b/doc/hosting.md @@ -22,6 +22,10 @@ Once you get an account you will have: Once signed in you will need to assume a role for each environment, see below. +## Region + +All services are in the 'London (eu-west-2)' region. + ## Services A brief overview of the AWS services used: