Skip to content

Clean out old imports and moves#4236

Open
AP-Hunt wants to merge 2 commits into
mainfrom
clean_out_old_imports_and_moves
Open

Clean out old imports and moves#4236
AP-Hunt wants to merge 2 commits into
mainfrom
clean_out_old_imports_and_moves

Conversation

@AP-Hunt
Copy link
Copy Markdown
Member

@AP-Hunt AP-Hunt commented May 21, 2026

What

We had a bunch of Terraform import, moved, and removed blocks in code. After they've been applied, outside of a very few scenarios, they aren't necessary anymore.

This PR removes them.

How to review

  1. git grep "import {". Do you agree that what's left are important?
  2. git grep "moved {". Find any I missed?

AP-Hunt added 2 commits May 21, 2026 16:08
All of the remaining import statements are either necessary (e.g. for disaster
recovery), or its unclear if they're been applied.
@AP-Hunt AP-Hunt requested review from a team as code owners May 21, 2026 15:17
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