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

Remove QuickSight hack in favor of bridge change #3067

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Nov 30, 2023

Taking advantage of pulumi/pulumi-terraform-bridge#1548, this PR removes the quicksight schema customizations since Omit now does the right thing on its own.

This has the advantage of removing these unusable mappings from bridge-metadata.json.

Copy link

Does the PR have any schema changes?

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@VenelinMartinov
Copy link
Contributor

Does the lack of changes in the sdk mean that the change does exactly the same as manually omitting the types?

@iwahbe
Copy link
Member Author

iwahbe commented Nov 30, 2023

Does the lack of changes in the sdk mean that the change does exactly the same as manually omitting the types?

Yes.

@iwahbe iwahbe force-pushed the iwahbe/example-of-bridge-pr-1548 branch from b63a4d2 to d370140 Compare November 30, 2023 18:26
@iwahbe iwahbe changed the title Example of bridge PR 1548 Remove quick sight hack in favor of bridge change Nov 30, 2023
@iwahbe iwahbe changed the title Remove quick sight hack in favor of bridge change Remove QuickSight hack in favor of bridge change Nov 30, 2023
@iwahbe iwahbe self-assigned this Nov 30, 2023
@iwahbe iwahbe marked this pull request as ready for review November 30, 2023 18:30
@t0yv0
Copy link
Member

t0yv0 commented Nov 30, 2023

This needs go mod tidy. LGTM if tests pass.

Taking advantage of pulumi/pulumi-terraform-bridge#1548, this PR removes the quicksight
schema customizations since Omit now does the right thing on its own.

This has the advantage of removing these unusable mappings from bridge-metadata.json.
@iwahbe iwahbe force-pushed the iwahbe/example-of-bridge-pr-1548 branch from d370140 to 7606e1c Compare November 30, 2023 21:49
@iwahbe iwahbe enabled auto-merge (squash) November 30, 2023 21:49
@iwahbe iwahbe merged commit 08345fd into master Nov 30, 2023
17 checks passed
@iwahbe iwahbe deleted the iwahbe/example-of-bridge-pr-1548 branch November 30, 2023 22:52
@VenelinMartinov
Copy link
Contributor

/release v6.12.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants