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
I imported resource huaweicloud_evs_volume, but some fields were not imported. Therefore terraform wants to recreate these resources.
Imported resource:
@alexandrovas the missing parameters except cascade are added by #919,
As the cascade is only used for destroying, we can not get the value from API response. It is generally recommended running terraform plan after importing an disk or ignore the changes.
I imported resource
huaweicloud_evs_volume
, but some fields were not imported. Therefore terraform wants to recreate these resources.Imported resource:
Terraform created resources:
Expected:
Fields should be imported to terraform state.
The text was updated successfully, but these errors were encountered: