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

Remove "locked" flag of DNS records #3220

Merged
merged 1 commit into from Apr 2, 2024

Conversation

janik-cloudflare
Copy link
Member

This flag hasn't been used in quite a while and we're preparing to remove it from the API.

Copy link
Contributor

github-actions bot commented Mar 27, 2024

changelog detected ✅

This flag hasn't been used in quite a while and we're preparing to
remove it from the API.
@jacobbednarz
Copy link
Member

acceptance tests all passing

TF_ACC=1 go test ./internal/sdkv2provider -v -run "^TestAccCloudflareRecordDataSource" -count 1 -timeout 120m -parallel 1
=== RUN   TestAccCloudflareRecordDataSource
--- PASS: TestAccCloudflareRecordDataSource (10.39s)
=== RUN   TestAccCloudflareRecordDataSourceTXT
--- PASS: TestAccCloudflareRecordDataSourceTXT (7.37s)
=== RUN   TestAccCloudflareRecordDataSourceMX
--- PASS: TestAccCloudflareRecordDataSourceMX (8.60s)
PASS
ok  	github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider	27.324s

@jacobbednarz jacobbednarz merged commit 83d936f into cloudflare:master Apr 2, 2024
9 checks passed
@github-actions github-actions bot added this to the v4.29.0 milestone Apr 2, 2024
github-actions bot pushed a commit that referenced this pull request Apr 2, 2024
Copy link
Contributor

github-actions bot commented Apr 3, 2024

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

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 3, 2024
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.

None yet

2 participants