-
Notifications
You must be signed in to change notification settings - Fork 53
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_template and opennebula_image datasources not working anymore after upgrade provider ppgrade #370
Comments
I reproduced the problem for the template datasource, we already discussed around this problem (in #349 around However for the image datasource I didn't reproduced, is it related to #331 (could you check @ps-beilers ) ? |
Hi @treywelsh Most likely it is related to #331, yes. Looking forward to the fix from #371 making it into the next tag. Regards, |
Community Note
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
(https://gist.github.com/ps-beilers/a7cda9f3af56351acb4446b8334c5867)
Panic Output
Expected Behavior
The datasources should have returned the template and image objects.
Actual Behavior
No objects were found. The plan or apply commands fail with
Error: (images|templates) filtering failed
Steps to Reproduce
We upgraded our community OpenNebula installation from 5.6 to 6.2. Afterwards we upgraded the terraform provider from 0.4.0 to 1.0.1. We also tried with 0.5.2 which showed the same issues as 1.0.1.
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: