From 7378bd0652d33b110404a8d73b0e42d2553afe7b Mon Sep 17 00:00:00 2001 From: Tyler Burton Date: Tue, 9 Apr 2024 09:59:14 -0500 Subject: [PATCH 1/2] adds AWS access info to onboarding doc --- .github/ISSUE_TEMPLATE/onboard-team-member.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/onboard-team-member.md b/.github/ISSUE_TEMPLATE/onboard-team-member.md index 5e1550322..807e85e93 100644 --- a/.github/ISSUE_TEMPLATE/onboard-team-member.md +++ b/.github/ISSUE_TEMPLATE/onboard-team-member.md @@ -37,6 +37,7 @@ Below are the tasks that will drive the onboarding process. - `$ cf set-space-role gsa-datagov SpaceDeveloper` - [ ] Add team member to the SSB AWS accounts \ Make a PR on [the Terraform file controlling access](https://github.com/18F/aws-admin/blob/main/terraform/datagov-iam.tf) to add the new person and include them in the appropriate user_groups. + - [See here](https://docs.google.com/document/d/1mwASz1SDiGcpbeSTTILrliDsUKzg1mjy2u11JmvFW2k/edit?usp=drive_link) for AWS Account ID and access instructions - [ ] Request Federalist access by posting in [#federalist-support](https://gsa-tts.slack.com/archives/C1NUUGTT5) with the new member's GitHub username. - [ ] Once member had logged into Login.gov, add them to the [data.gov team](https://dashboard.int.identitysandbox.gov/teams/174). - [ ] Add team member as form manager to any Data.gov [Touchpoints](https://touchpoints.app.cloud.gov/) From a326a2dcb5788f45729e9b89001fee8544f30c50 Mon Sep 17 00:00:00 2001 From: James Brown Date: Wed, 18 Sep 2024 15:55:17 -0700 Subject: [PATCH 2/2] Update onboard-team-member.md For readability --- .github/ISSUE_TEMPLATE/onboard-team-member.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/onboard-team-member.md b/.github/ISSUE_TEMPLATE/onboard-team-member.md index 807e85e93..c288c0a79 100644 --- a/.github/ISSUE_TEMPLATE/onboard-team-member.md +++ b/.github/ISSUE_TEMPLATE/onboard-team-member.md @@ -37,6 +37,7 @@ Below are the tasks that will drive the onboarding process. - `$ cf set-space-role gsa-datagov SpaceDeveloper` - [ ] Add team member to the SSB AWS accounts \ Make a PR on [the Terraform file controlling access](https://github.com/18F/aws-admin/blob/main/terraform/datagov-iam.tf) to add the new person and include them in the appropriate user_groups. + - [See here](https://docs.google.com/document/d/1mwASz1SDiGcpbeSTTILrliDsUKzg1mjy2u11JmvFW2k/edit?usp=drive_link) for AWS Account ID and access instructions - [ ] Request Federalist access by posting in [#federalist-support](https://gsa-tts.slack.com/archives/C1NUUGTT5) with the new member's GitHub username. - [ ] Once member had logged into Login.gov, add them to the [data.gov team](https://dashboard.int.identitysandbox.gov/teams/174).