Skip to content

Commit f962946

Browse files
sumoanemaCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent cedfa20 commit f962946

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@ First of all, thanks for contributing!. Before contributing please read the [COD
6363
1. Run the following command to verify that the layer version is published across regions:
6464
`sh verify_layer_versions.sh`
6565

66-
#### Releasing layer for EUSC(Euorpean Sovereign cloud) AWS
67-
We have a seperate EUSC production aws account where we need to publish.
68-
1. You need to get the EUSC accessid and accesskey via dev cli.
66+
#### Releasing layer for EUSC (European Sovereign Cloud) AWS
67+
We have a separate EUSC production AWS account where we need to publish the layer.
68+
1. Get the EUSC AWS access key ID and secret access key via the dev CLI:
6969
`dev hcvault login`
7070
`dev hcvault cli_env -a esc-production`
71-
1. Change the *AWS_PROFILE_EUSC* environment variable using below command. The profile should point to eusc production aws account.
71+
1. Set the *AWS_PROFILE_EUSC* environment variable using the command below. The profile should point to the EUSC production AWS account.
7272
`export AWS_PROFILE_EUSC=<eusc production profile>`
7373
1. Update the layer version in *config/version.go*.
7474
1. Go to scripts folder

0 commit comments

Comments
 (0)