Skip to content
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

Shutdown: Destroy API server #1577

Merged
merged 2 commits into from
Jun 16, 2023

Conversation

Mr0grog
Copy link
Collaborator

@Mr0grog Mr0grog commented Jun 16, 2023

The API server is no longer reachable, so it can safely no longer exist. This also stops auto-deploying in our CI workflow and auto-publishing docker images to ECR.

Part of #1550.

The API server is no longer reachable, so it can safely no longer exist.

Part of #1550.
There are no longer any API resources to deploy code to, so this removes the docker image publishing Terraform deploy steps from our CI workflow.
@Mr0grog Mr0grog mentioned this pull request Jun 16, 2023
18 tasks
@Mr0grog
Copy link
Collaborator Author

Mr0grog commented Jun 16, 2023

Fingers crossed that Terraform resolves dependencies correctly and tears things down without causing errors!

@Mr0grog Mr0grog merged commit 9e0f010 into main Jun 16, 2023
@Mr0grog Mr0grog deleted the 1550-you-cant-deploy-if-theres-no-server-to-deploy-to branch June 16, 2023 19:18
@Mr0grog
Copy link
Collaborator Author

Mr0grog commented Jun 16, 2023

Amazingly, it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant