-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement API Gateway creation scripts/terraform #200
Comments
Terraform to do this has been merged in to unity-cs-infra. Next step is to add this automation as a GitHub action and incorporate in main account deployment action. |
Need MCP to add an iam:PassRole allow for API GW in order to incorporate in GitHub action. Ticket created. Something similar was already done for EKS in October, so this shouldn't be blocked for long. |
MCP completed work on this ticket - resuming implementation. GitHub Action is currently working, now working on integrating the action with the main account deployment action. |
Successful deployment with API GW: https://github.com/unity-sds/unity-cs-infra/actions/runs/4887948443/jobs/8725121174 Successful API GW deployment: https://github.com/unity-sds/unity-cs-infra/actions/runs/4888396638/jobs/8726008637 |
Implemented. |
This may already be implemented, but the API Gateway on the project account (e.g. Unity-Sips-Test) needs to be fully automated as part of a normal account deployment.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: