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

Add the ability to filter records on the content field #3084

Merged
merged 4 commits into from
Jan 30, 2024

Conversation

tfalkenberg1
Copy link
Contributor

This PR solves my problem described in #1981.

With that change, I can now filter on the content of my NS records, so I only get one result back and can retrieve the id of the record to use it in my import statement.

I ran make tests and make docs but did not execute the acceptance test. However I tested the behavior successfully by building the provider and using it for my use case.

Please let me know if I missed anything for the PR process.

Copy link
Contributor

github-actions bot commented Jan 29, 2024

changelog detected ✅

removing empty line

Co-authored-by: Jacob Bednarz <[email protected]>
@jacobbednarz jacobbednarz merged commit f55fe6e into cloudflare:master Jan 30, 2024
9 checks passed
@jacobbednarz
Copy link
Member

thanks!

@github-actions github-actions bot added this to the v4.24.0 milestone Jan 30, 2024
github-actions bot pushed a commit that referenced this pull request Jan 30, 2024
Copy link
Contributor

github-actions bot commented Feb 7, 2024

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

2 participants