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

opennebula_marketplace_appliance: unexpected state 'LOCKED', wanted target 'READY' #518

Closed
frousselet opened this issue Jan 19, 2024 · 0 comments · Fixed by #519
Closed

Comments

@frousselet
Copy link
Collaborator

frousselet commented Jan 19, 2024

Description

When creating an image, the provider doesn't support the LOCKED state while copying the image to the S3.

Terraform and Provider version

Provider 1.4.0-rc2

Affected resources and data sources

opennebula_marketplace_appliance

Terraform configuration

No response

Expected behavior

Terraform create appliance with state LOCKED with no error

Actual behavior

Terraform create appliance with state LOCKED with error

│ Error: Failed to wait appliance to be in READY state
│
│   with opennebula_marketplace_appliance.example,
│   on main.tf line 38, in resource "opennebula_marketplace_appliance" "example":
│   38: resource "opennebula_marketplace_appliance" "example" {
│
│ marketplace appliance (ID: 305): unexpected state 'LOCKED', wanted target 'READY'. last error: %!s(<nil>)

Steps to Reproduce

Create marketplace appliance, then apply

Debug output

No response

Panic output

No response

Important factoids

No response

References

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant