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

resource/cloudflare_workers_kv: key to force creation of a new resource #2044

Merged
merged 4 commits into from
Nov 21, 2022

Conversation

jacobbednarz
Copy link
Member

Closes #1389

@github-actions
Copy link
Contributor

changelog detected ✅

@jacobbednarz
Copy link
Member Author

acceptance tests all passing

TF_ACC=1 go test $(go list ./...) -v -run "^TestAccCloudflareWorkersKV_" -count 1 -parallel 1 -timeout 120m -parallel 1
?   	github.com/cloudflare/terraform-provider-cloudflare	[no test files]
=== RUN   TestAccCloudflareWorkersKV_Basic
=== PAUSE TestAccCloudflareWorkersKV_Basic
=== RUN   TestAccCloudflareWorkersKV_NameForcesRecreation
=== PAUSE TestAccCloudflareWorkersKV_NameForcesRecreation
=== CONT  TestAccCloudflareWorkersKV_Basic
--- PASS: TestAccCloudflareWorkersKV_Basic (12.94s)
=== CONT  TestAccCloudflareWorkersKV_NameForcesRecreation
--- PASS: TestAccCloudflareWorkersKV_NameForcesRecreation (22.67s)
PASS
ok  	github.com/cloudflare/terraform-provider-cloudflare/internal/provider	36.158s

@jacobbednarz jacobbednarz merged commit 54f054f into master Nov 21, 2022
@jacobbednarz jacobbednarz deleted the force-recreation-for-kv-name-change branch November 21, 2022 22:02
@github-actions github-actions bot added this to the v3.29.0 milestone Nov 21, 2022
github-actions bot pushed a commit that referenced this pull request Nov 21, 2022
@github-actions
Copy link
Contributor

This functionality has been released in v3.29.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!

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.

Cloudflare_workers_kv not replacing key in the kv
1 participant