Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Terraform Provider: organize imports of generated code #977

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

rosstimothy
Copy link
Contributor

@rosstimothy rosstimothy commented Dec 4, 2023

Updates code generation to sort and group imports in the same manner as dictated by the gci. This also removes the redundant tfschema import alias for packages which do not have custom schema.

@rosstimothy rosstimothy force-pushed the tross/tf_imports branch 2 times, most recently from 6ee3bad to 8dbe10e Compare December 5, 2023 14:09
Updates code generation to sort and group imports in the same
manner as dictated by the gci rules in the golanci-lint config.
This also removes the redundant `tfschema` import alias for packages
which do not have custom schema.
@rosstimothy rosstimothy enabled auto-merge (squash) December 5, 2023 14:11
@rosstimothy rosstimothy merged commit d6835de into master Dec 5, 2023
13 checks passed
@rosstimothy rosstimothy deleted the tross/tf_imports branch December 5, 2023 14:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants