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

Update Pulumi provider #30

Merged
merged 3 commits into from
Mar 27, 2024
Merged

Update Pulumi provider #30

merged 3 commits into from
Mar 27, 2024

Conversation

twingate-blee
Copy link
Member

  • Upgrade Pulumi provider
  • Update publish release github action
  • Fix error
panic: schemaOnlyProvider does not implement runtime operation InitLogging

goroutine 1 [running]:
github.com/pulumi/pulumi-terraform-bridge/pf/internal/schemashim.(*SchemaOnlyProvider).InitLogging(0x0?, {0x0?, 0x7?})
	/Users/boblee/go/pkg/mod/github.com/pulumi/pulumi-terraform-bridge/[email protected]/internal/schemashim/provider.go:120 +0x2c
github.com/pulumi/pulumi-terraform-bridge/v3/pkg/tfbridge.Main({_, _}, {_, _}, {{0x10318a920, 0x140005bfd80}, {0x102c45f13, 0x8}, {0x0, 0x0}, ...}, ...)
	/Users/boblee/go/pkg/mod/github.com/pulumi/pulumi-terraform-bridge/[email protected]/pkg/tfbridge/main.go:71 +0x34c

@twingate-blee twingate-blee changed the title Feature/bl/fix provider Update Pulumi provider Mar 27, 2024
Copy link
Member

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

@twingate-blee twingate-blee merged commit 51b23ef into main Mar 27, 2024
6 checks passed
@bertekintw bertekintw deleted the feature/bl/fix-provider branch November 6, 2024 22:12
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