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

feat: Remove sandbox account #2779

Merged
merged 2 commits into from
Feb 14, 2024
Merged

feat: Remove sandbox account #2779

merged 2 commits into from
Feb 14, 2024

Conversation

DafyddLlyr
Copy link
Contributor

@DafyddLlyr DafyddLlyr commented Feb 13, 2024

What does this PR do?

  • Retires the PlanX "sandbox" infrastructure stack

Steps taken

  • pulumi destroy --stack sandbox on all layers (application, data, networking, certificates)
    • This removed most resources, but not all frustratingly. This means there will likely still be a small bill for the next 90 days.
  • pulumi stack rm sandbox on all layers
  • Close AWS account (this gets "suspended" for 90 days and is then closed)
  • Remove any DNS records on Cloudflare
  • Remove references to "sandbox" in codebase

To test / verify

  • Pulumi dashboard no longer lists "sandbox" stack
  • AWS account shows as suspended when you attempt to log in
  • Unable to access Sandbox credentials via AWS SSO
image

@DafyddLlyr DafyddLlyr changed the title feat; feat: Remove sandbox account Feb 13, 2024
@DafyddLlyr DafyddLlyr marked this pull request as draft February 13, 2024 13:49
Copy link

github-actions bot commented Feb 13, 2024

Removed vultr server and associated DNS entries

@DafyddLlyr DafyddLlyr marked this pull request as ready for review February 13, 2024 15:28
@DafyddLlyr DafyddLlyr requested a review from a team February 13, 2024 15:28
Copy link
Contributor

@Mike-Heneghan Mike-Heneghan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good to me 👍

I had a wee look on Cloudflare and it seems like planx.in is still active but I thought that was the one associated with the sandbox?

I might be getting the wrong end of the stick and I think it's non-blocking regardless.

@DafyddLlyr
Copy link
Contributor Author

That's correct - the domain is still ours and registered in CloudFlare (I'll raise with Helen & Alastair), but all DNS records and Zero Trust rules have been removed.

@DafyddLlyr DafyddLlyr merged commit 9786711 into main Feb 14, 2024
12 checks passed
@DafyddLlyr DafyddLlyr deleted the dp/remove-sandbox branch February 14, 2024 08:50
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.

2 participants