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
When creating an ACME DNS plugin, I receive the following error when I run pulumi up:
error: Could not find required property 'name' in state. This is an error in proxmoxve resource provider, please report at https://github.com/muhlba91/pulumi-proxmoxve
The creation is still successful, but Pulumi will throw the error and will not update the state accordingly.
When creating an ACME DNS plugin, I receive the following error when I run
pulumi up
:error: Could not find required property 'name' in state. This is an error in proxmoxve resource provider, please report at https://github.com/muhlba91/pulumi-proxmoxve
The creation is still successful, but Pulumi will throw the error and will not update the state accordingly.
Rough code example below:
Let me know if you require more information. Happy to help.
The text was updated successfully, but these errors were encountered: