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

provider: freeze SDKv2 based resources and datasources #2871

Merged
merged 3 commits into from
Nov 13, 2023

Conversation

jacobbednarz
Copy link
Member

Introduces a ratchet to prevent new resources and datasources from being added using SDKv2. Instead, nudge contributors to use terraform-plugin-framework which is the next generation of internals for providers and are not susceptible to the number of known issues that terraform-plugin-sdk currently does (and has not intentions of addressing).

Introduces a ratchet to prevent new resources and datasources from being
added using SDKv2. Instead, nudge contributors to use
`terraform-plugin-framework` which is the next generation of internals
for providers and are not susceptible to the number of known issues that
`terraform-plugin-sdk` currently does (and has not intentions of
addressing).
@github-actions
Copy link
Contributor

changelog detected ✅

@jacobbednarz jacobbednarz merged commit 18d4c15 into master Nov 13, 2023
9 checks passed
@jacobbednarz jacobbednarz deleted the freeze-sdkv2 branch November 13, 2023 00:22
@github-actions github-actions bot added this to the v4.19.0 milestone Nov 13, 2023
github-actions bot pushed a commit that referenced this pull request Nov 13, 2023
Copy link
Contributor

This functionality has been released in v4.19.0 of the Terraform Cloudflare Provider.

Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 14, 2023
@cloudflare cloudflare deleted a comment from github-actions bot Nov 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant