Skip to content

Fix cluster import error message#364

Open
jpetitcolas wants to merge 1 commit intoQovery:mainfrom
jpetitcolas:fix_order_cluster_import_command
Open

Fix cluster import error message#364
jpetitcolas wants to merge 1 commit intoQovery:mainfrom
jpetitcolas:fix_order_cluster_import_command

Conversation

@jpetitcolas
Copy link
Copy Markdown

When importing a cluster through its ID:

terraform import qovery_cluster.cluster <cluster_id>

It currently raises an error:

Expected import identifier with format: cluster_id,organization_id. Got: "efb1a047-773f-428d-8d79-a4295d64617d"

However, the expected format seems to be organization ID/cluster ID (like on this command for instance).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant