Skip to content

Commit 538dec7

Browse files
Merge branch 'master' into add-wizard-CTA-to-articles
2 parents 947902f + 4b676b8 commit 538dec7

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

contents/handbook/engineering/cloud-providers.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,17 @@ To give someone access
1414
1. Add the new user to the cloud infra repo (see link above)
1515
2. Use their email address as their username
1616
3. Add them to the "Developers" and "DevelopersRO" groups (just use `groups = local.default_groups`)
17-
4. Add team infra as reviewer.
17+
4. Add team infra as reviewer.
1818
5. Once this is merged, tell them to use http://go/aws to log in
1919

20+
### Elevating permissions via `#aws-access`
21+
22+
To access the dev AWS environment, use the `/awsaccess` slash command in the `#aws-access` Slack channel and fill out the form that appears. Make sure to set up your AWS config file as described in our <PrivateLink url="https://github.com/PostHog/posthog-cloud-infra/blob/main/ACCESS.md">docs</PrivateLink>.
23+
24+
A dedicated `secrets-editor` role is available for managing secrets. Use this role across all AWS environments.
25+
26+
EKS access via `#aws-access` is currently in development. In the near future, expect all AWS access to be managed through the `#aws-access` channel.
27+
2028
### Permissions errors using AWS CLI
2129

2230
If you see something like:

0 commit comments

Comments
 (0)