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

[sdk/go] Re-add deprecated Provider file #1687

Merged
merged 3 commits into from
Aug 23, 2021
Merged

Conversation

lblackstone
Copy link
Member

Proposed changes

The Go SDK erroneously included an old version of
the Provider resource until v3.6.0 when it was incidentally
removed as part of another update. To avoid breaking
user code that was referring to this path, re-add a copy
of the Provider with included deprecation notices to
move to the intended path.

Related issues (optional)

Fix #1686

The Go SDK erroneously included an old version of
the Provider resource until v3.6.0 when it was incidentally
removed as part of another update. To avoid breaking
user code that was referring to this path, re-add a copy
of the Provider with included deprecation notices to
move to the intended path.
@github-actions
Copy link

Does the PR have any schema changes?

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

@lblackstone lblackstone merged commit 79c8d5d into master Aug 23, 2021
@pulumi-bot pulumi-bot deleted the lblackstone/go-provider branch August 23, 2021 22:35
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.

Golang github.com/pulumi/pulumi-kubernetes/sdk/v3/go/kubernetes/providers package missing in 3.6.0+
2 participants