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

Improve error handling in account delete function #2436

Conversation

therealdwright
Copy link
Contributor

@therealdwright therealdwright commented May 17, 2023

This commit surfaces some additional information (the account ID) on account
deletion failure cases.

I encountered some strange behaviour (that ended up being my fault) that
led to me digging through this module. Thought I'd leave it in a better place than
I found it as I found a couple of minor issues.

Closes #2437

@github-actions
Copy link
Contributor

github-actions bot commented May 17, 2023

changelog detected ✅

@therealdwright therealdwright force-pushed the improve-error-handling-in-accounts branch 4 times, most recently from 9b3acbd to 9f6fe19 Compare May 17, 2023 05:49
.changelog/2436.txt Outdated Show resolved Hide resolved
@therealdwright therealdwright force-pushed the improve-error-handling-in-accounts branch 2 times, most recently from 0da1d08 to 3401142 Compare May 17, 2023 21:04
@therealdwright therealdwright force-pushed the improve-error-handling-in-accounts branch 2 times, most recently from 3401142 to 78895b2 Compare May 17, 2023 23:23
This commit surfaces some additional information (the account ID) on account
deletion failure cases.

I encountered some strange behaviour (that ended up being my fault) that
led to me digging through this module. Thought I'd leave it in a better place than
I found it as I found a couple of minor issues.

Closes cloudflare#2437
@therealdwright therealdwright force-pushed the improve-error-handling-in-accounts branch from 78895b2 to 47a6814 Compare May 17, 2023 23:26
@therealdwright therealdwright changed the title Improve error handling in account read and delete functions Improve error handling in account delete function May 17, 2023
@jacobbednarz jacobbednarz merged commit 979142f into cloudflare:master May 18, 2023
@github-actions github-actions bot added this to the v4.7.0 milestone May 18, 2023
@jacobbednarz
Copy link
Member

thanks for following through on this one @therealdwright, appreciate it!

github-actions bot pushed a commit that referenced this pull request May 18, 2023
@github-actions
Copy link
Contributor

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

Improve Error Handling of AccountDeletion
2 participants