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: handle application plans with spaces #286

Merged
merged 1 commit into from
Jul 28, 2024
Merged

Conversation

Praveen005
Copy link
Contributor

This PR fixes #284

The changes ensure that application plans with spaces (e.g., 'Linkerd with Dashboard & Jaeger') are correctly processed in the Terraform provider, matching the behavior of the CLI.

Result:

main.tf:

Screenshot 2024-07-27 165517

Successful resource Creation:

Screenshot 2024-07-27 164617

Dashboard correctly showing the applications installed:

Screenshot 2024-07-27 164545

Ensure that application plans with spaces (e.g., 'Linkerd with Dashboard & Jaeger') are correctly processed in the Terraform provider, matching the behavior of the CLI.
@uzaxirr uzaxirr merged commit 97b2be4 into civo:master Jul 28, 2024
1 check passed
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.

[BUG] Creating clusters with applications that have plans with spaces doesn't work
2 participants