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

Add support for moves across root modules #54

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Conversation

busser
Copy link
Owner

@busser busser commented Jul 19, 2023

What remains to be done:

  • Replace the internal/format package with a new pkg/pretty
  • Replace the -show-analysis flag with a new -verbosity flag
  • Get the -no-color flag working again, and add support for NO_COLOR
  • Add tests to the new pkg/engine package
  • Add tests to the new pkg/terraform package (especially the Write* functions)
  • Add tests to the new pkg/pretty package
  • Add end-to-end tests for the cross-module feature
  • Add smoke tests to catch invalid configuration ASAP (eg: multiple modules + moved blocks)

@busser busser reopened this Feb 9, 2024
@busser busser marked this pull request as ready for review February 9, 2024 18:00
@busser busser merged commit 052f77d into main Feb 9, 2024
36 checks passed
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.

None yet

1 participant