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

feat(provider-generator): Skip definition attribute for aws_quicksight_analysis.definition data source #3725

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

ansgarm
Copy link
Member

@ansgarm 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

@ansgarm ansgarm requested review from a team as code owners September 9, 2024 08:46
@ansgarm ansgarm requested review from mutahhir and DanielMSchmidt and removed request for a team September 9, 2024 08:46
@ansgarm ansgarm changed the title skip data aws quicksight analysis def feat(provider-generator): Skip definition attribute for aws_quicksight_analysis.definition data source Sep 9, 2024
Copy link
Member

@mutahhir mutahhir left a 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
@ansgarm ansgarm added this pull request to the merge queue Sep 9, 2024
@ansgarm ansgarm removed this pull request from the merge queue due to a manual request Sep 9, 2024
@ansgarm ansgarm merged commit 5551161 into main Sep 9, 2024
432 checks passed
@ansgarm ansgarm deleted the skip-data-aws-quicksight-analysis-def branch September 9, 2024 15:08
ansgarm added a commit that referenced this pull request Sep 23, 2024
## 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>
Copy link
Contributor

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 10, 2024
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.

2 participants