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_zone_settings_override: remap zero_rtt => 0rtt for resource delete #1175

Merged
merged 1 commit into from
Sep 2, 2021

Conversation

jacobbednarz
Copy link
Member

Updates the internal methods to handle mapping zero_rtt => 0rtt when
Terraform attempts to delete the managed resource. Originally introduced
at b64c0c2 however was missed from the
Delete.

Closes #1157

…` for resource delete

Updates the internal methods to handle mapping `zero_rtt` => `0rtt` when
Terraform attempts to delete the managed resource. Originally introduced
at b64c0c2 however was missed from the
`Delete`.

Closes #1157
@jacobbednarz jacobbednarz merged commit 9569afb into master Sep 2, 2021
@jacobbednarz jacobbednarz deleted the handle-settings-override-delete-for-0rtt branch September 2, 2021 21:01
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.

"Unrecognized zone setting name: zero_rtt" on cloudflare_zone_settings_override destroy
2 participants