gomorpheus / terraform-provider-morpheus

Terraform Morpheus provider
MIT License
17 stars 23 forks source link

morpheus_aws_cloud resource doesn't support import #266

Closed nertwork closed 2 months ago

nertwork commented 2 months ago

The documentation outlines that the morpheus_aws_cloud resource supports terraform import. However this does not appear to be the case. Attempting an import for this resource type results in a Terraform error:

Error: resource morpheus_aws_cloud doesn't support import

martezr commented 2 months ago

Import support for the morpheus_aws_cloud resource has been added in the latest release of the Terraform provider (v0.10.0).