-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Creates base resource schema for
advancedclustertpf
(#2691)
* add data source tests * call conversion.UpdateSchemaDescription * remove Description using regexp in VsCode: ^(?!.*MarkdownDescription:).*Description:.*\n * required attributes in data source test * use resource model * PoC model * codegen config for advanced_cluster * apply latest codegen * make codegen the main schema file * change HC model names * use schemas as in current resource * simplify data sources * mongo db version error comment * fix build issues * delete CustomType generated by HC tool * fix schema * adjust test * advanced_configuration
- Loading branch information
Showing
10 changed files
with
553 additions
and
12,801 deletions.
There are no files selected for viewing
This file contains 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
716 changes: 7 additions & 709 deletions
716
internal/service/advancedclustertpf/data_source_schema.go
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
2,947 changes: 12 additions & 2,935 deletions
2,947
internal/service/advancedclustertpf/plural_data_source_schema.go
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
9,599 changes: 473 additions & 9,126 deletions
9,599
internal/service/advancedclustertpf/resource_schema.go
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
21 changes: 0 additions & 21 deletions
21
internal/service/advancedclustertpf/tfplugingen/generator_config.yml
This file was deleted.
Oops, something went wrong.
This file contains 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