-
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
[CCE] pvc creation failed #51
Comments
After releasing terraform-provider new error is returned
|
The error in the terraform provider is now corrected |
Now i have error caused by a tainted state. After creation the resource as
This problem is know in upjet crossplane/upjet#80
|
Is there an existing issue for this?
Current Behavior
The creation of PVC (CCE) resource does not work.
Crossplane creates the PVC resource with an external name, but not on the Flexible Engine web interface.
If I exercise the terraform generated by crossplane, the PVC resource is well created.
We believe that the problem is in importation when crossplane asks the API, on the line: Source in HuaweiCloud Provider
Expected Behavior
No response
Steps To Reproduce
create a crossplane pvc resource with manifest below:
locate directory wordir tmp
delete terraform tfstate
and make a terraform apply.
Magic ! the pvc is created.
Environment
The text was updated successfully, but these errors were encountered: