-
Notifications
You must be signed in to change notification settings - Fork 458
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
feat(provider-generator): Skip definition attribute for aws_quicksight_analysis.definition data source #3725
Conversation
ansgarm
commented
Sep 9, 2024
- feat(provider-generator): Skip definition attribute for aws_quicksight_analysis.definition data source as it produces too long names for Java to compile
- chore(docs): Document skipped data source
- chore(tests): Add test for skipping attribute type attributes
…t_analysis.definition data source as it produces too long names for Java to compile
...provider-generator/lib/get/__tests__/generator/__snapshots__/skipped-attributes.test.ts.snap
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, if the tests all pass, lets merge
…getAnyAttribute for skipped attributes since the latter doesn't actually exist
## 0.20.9 ### feat - feat(provider-generator): Skip definition attribute for aws_quicksight_analysis.definition data source [\#3725](#3725) ### fix - fix(lib): render empty string as quotes [\#3683](#3683) - fix(lib): Correct types for allowedAccountIds & forbiddenAccountIds in S3Backend [\#3669](#3669) - fix(provider-generator): fix collision for Go for resources named version [\#3670](#3670) - fix(release): Don't validate single commit for semanticity [\#3715](#3715) ### chore - chore(deps): pin trusted workflows based on HashiCorp TSCCR [\#3714](#3714) - chore(deps): pin trusted workflows based on HashiCorp TSCCR [\#3700](#3700) - chore: add extra pr for a catch-all package update [\#3699](#3699) - chore(deps): pin trusted workflows based on HashiCorp TSCCR [\#3693](#3693) - chore: Upgrade dependencies for JSII [\#3692](#3692) - chore: Upgrade dependencies for util [\#3691](#3691) - chore: Upgrade dependencies for cli [\#3690](#3690) - chore: Upgrade dependencies for lib [\#3689](#3689) - chore(deps): pin trusted workflows based on HashiCorp TSCCR [\#3682](#3682) - chore: Upgrade dependencies for JSII [\#3679](#3679) - chore(deps): pin trusted workflows based on HashiCorp TSCCR [\#3672](#3672) - chore: added index pages for each library to the docs [\#3671](#3671) - chore: reorganize API documentation [\#3668](#3668) - chore(deps): pin trusted workflows based on HashiCorp TSCCR [\#3666](#3666) - chore: Upgrade dependencies for util [\#3650](#3650) - chore: Upgrade dependencies for cli [\#3649](#3649) - chore: Upgrade dependencies for JSII [\#3648](#3648) - chore: Upgrade dependencies for lib [\#3647](#3647) - chore(hcl2cdk): fix yarn command in Readme.md [\#3624](#3624) --------- Co-authored-by: Daniel Schmidt <danielmschmidt92@gmail.com>
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |