-
Notifications
You must be signed in to change notification settings - Fork 3
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
[Bug]: Unsupported Dedicated Storage Profile Class #615
Comments
Hi @Yobar73 👋 Please provide your terraform configuration for the resource We support this issue and will let you know when the fix is released. |
@azrod See below my current resource definition for cloudavenue_vdc:
As I said, Orange added our dedicated storage profile named silver_xxxxxxxxxx onto my_vdc. Now, when I run terraform plan, it returns the previous error. Ask me if you want more context. |
@Yobar73 thanks for your feedback. Once the API is corrected we will quickly make the necessary changes in the terraform provider. |
@azrod Do you have any news on the correction of this bug on CloudAvenue API? |
Hi @Yobar73, This bug has fixed last week in the CloudAvenue API. We working on implement change on terraform provider. We will publish a new release soon with the fix. |
🚀 Release v0.18.0Hi @Yobar73. The terraform provider has been release. This release contains the fix of your bug. Please try this release. Do not hesitate to re-open issue if your bug is not fixed. |
Terraform Core Version
1.5.3
Cloud Avenue Provider Version
0.14.0
Affected Resource(s)
cloudavenue_vdc
maybe all resources depending storage_profile
Expected Behavior
We want to be able to import the dedicated storage profile class onto our existing infrastructure and use it into our infrastructure as code
Actual Behavior
Our existing VDC has been updated adding the dedicate storage profile. When we try to import the VDC updated by Orange, we have an issue "Unsupported Dedicated Storage Profile Class silver_xxxxxxxxxx"
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Ask to Orange to add a dedicated storage profile onto your VDC and try to import it
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: