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

Update schema methods to support context + diagnostics #1187

Closed
jacobbednarz opened this issue Sep 13, 2021 · 1 comment · Fixed by #1592
Closed

Update schema methods to support context + diagnostics #1187

jacobbednarz opened this issue Sep 13, 2021 · 1 comment · Fixed by #1592
Labels
kind/enhancement Categorizes issue or PR as related to improving an existing feature. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Milestone

Comments

@jacobbednarz
Copy link
Member

Current Terraform and Cloudflare provider version

dev

Description

Swap all resources to support context + diagnostics

See https://www.terraform.io/docs/extend/guides/v2-upgrade-guide.html#more-support-for-context-context

Use cases

  • Better error messaging
  • Better handling of context within functions

Potential Terraform configuration

n/a

References

No response

@jacobbednarz jacobbednarz added kind/enhancement Categorizes issue or PR as related to improving an existing feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Sep 13, 2021
@github-actions github-actions bot added this to the v3.15.0 milestone May 5, 2022
@github-actions
Copy link
Contributor

This functionality has been released in v3.15.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
kind/enhancement Categorizes issue or PR as related to improving an existing feature. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant