feat: scaffold individual Registry resource modules - #34
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
--module-layout resourcesfor roots that call individual Registry modules.0.1.0by default.This adds no resource types or API reads. It does not migrate an existing state.
The canonical
export.jsonformat stays unchanged.Validation
DATATF_TELEMETRY=0 make checkshellcheck scripts/e2e-fake.shandshfmt -d scripts/e2e-fake.shgocyclo -over 8on the changed Go files: no findingsgoreleaser checkEach local round trip imports 27 workspace and 8 shared resources without other changes.
Each second plan has no changes. These tests use fake workspace APIs, not Azure.
PR CI passes on Linux and Windows for
74808a1905552e02152d341b8afe8db520de24b6.Live Azure validation passes on that exact commit with Terraform 1.16.1,
Databricks provider 1.131.0, and all ten resource modules at 0.1.0:
The private workflow retains the reviewed plans and version evidence for seven days.
No existing production state is migrated. Generated roots still require Terraform 1.7 or later.