Skip to content

Commit 5d82898

Browse files
committed
chore: update readme
1 parent fbdb95f commit 5d82898

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
- Find the region that has the VPC and note account number, vpc_id, subnet_ids and security_group. Subnet_ids should be a comma separated list
55
- Get temp cli credentials from Kion and add them to your shell
66
- Run CDK bootstrap in region with the VPC using cdk-bootstrap-example.sh and filling in the account number, vpc_id, subnet_ids and security_group
7-
- If not already created, make an OpenIdConnectProvider (some how...)
7+
- If not already created, make an GitHubActionsOidcProvider using the cdk/oidc/oidc-provider.yml template
88
- Create OIDC role using cloudformation template cdk/oidc/github-actions-oidc.yml. For 'ActionsRoleName' parameter put 'SearchAPIActionsOIDCRole'
99
- Create a github environment with params using the same values from the CDK bootstrap. AWS_ACCOUNT_ID, SECURITY_GROUP, SUBNET_IDS, VPC_ID

0 commit comments

Comments
 (0)