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

Improves Plugin Framework bridge interop with tf2pulumi. #916

Merged
merged 1 commit into from Mar 27, 2023

Conversation

t0yv0
Copy link
Member

@t0yv0 t0yv0 commented Mar 27, 2023

Implements GetMapping call for Plugin Framework bridged providers to correctly respond to "tf" and "terraform" key requests. Also enables these providers to dump MarshallableProviderInfo when requested to do so with the "get-provider-info" command-line flag.

Fixes #819

Implements GetMapping call for Plugin Framework bridged providers to correctly respond to "tf" and "terraform" key
requests. Also enables these providers to dump MarshallableProviderInfo when requested to do so with the
"get-provider-info" command-line flag.
@t0yv0 t0yv0 requested review from iwahbe and Frassle March 27, 2023 16:03
@github-actions
Copy link

Diff for pulumi-azuread with merge commit 845c2af

@github-actions
Copy link

Diff for pulumi-random with merge commit 845c2af

@github-actions
Copy link

Diff for pulumi-gcp with merge commit 845c2af

@github-actions
Copy link

Diff for pulumi-azure with merge commit 845c2af

Copy link
Member

@Frassle Frassle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks for doing so quick is a big help

@t0yv0 t0yv0 merged commit 65bb3a2 into master Mar 27, 2023
8 checks passed
@t0yv0 t0yv0 deleted the t0yv0/pf-metadata branch March 27, 2023 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Plugin Framework] Implement MarshallableProviderInfo and GetMapping()
3 participants