You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
I'm trying to use https://registry.terraform.io/providers/pan-net/powerdns/latest as crossplane terrajet provider
and when i'm trying to change A records by adding multiple values for A records:
from
to
error happens:
"Resource powerdns_record.example has lifecycle.prevent_destroy set, but the plan calls for this resource to be destroyed."
How can i resolve this problem? is it possibly to set prevent_destroy=fasle somehow?
The text was updated successfully, but these errors were encountered: