Skip to content
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

Fix cluster import error message #364

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jpetitcolas
Copy link

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