Skip to content

Fix: add missing changes required to bridge terraform plugin framework#82

Merged
ocobles merged 5 commits into
mainfrom
fix-shim-and-muxer
Mar 6, 2024
Merged

Fix: add missing changes required to bridge terraform plugin framework#82
ocobles merged 5 commits into
mainfrom
fix-shim-and-muxer

Conversation

@ocobles

@ocobles ocobles commented Mar 6, 2024

Copy link
Copy Markdown
Contributor

Add missing steps to bridge a partially migrated terraform provider to the Plugin Framework. I found this guide (I wish I had known about it a little earlier) and found inspiration in https://github.com/pulumi/pulumi-linode and https://github.com/pulumi/pulumi-aws

I also take the opportunity to update the shim patch to use the pulumi provider version so that it is reflected in the user agent

ocobleseqx added 4 commits March 6, 2024 12:07
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
@github-actions

github-actions Bot commented Mar 6, 2024

Copy link
Copy Markdown

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.

Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
@ocobles ocobles merged commit 6e3fa97 into main Mar 6, 2024
@ctreatma ctreatma deleted the fix-shim-and-muxer branch August 21, 2024 14:52
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.

2 participants