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: support updating firewall_id for civo_kubernetes_cluster #278

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

Praveen005
Copy link
Contributor

This PR fixes #262

In here,

  1. The provider was using civogo version v0.3.70, and now has been updated to v0.3.73 to pull the latest changes necessary to fix this issue.

  2. The code also updates the cluster's configuration with the new firewall_id, allowing users to update post creation.

Screenshots:

Created with my-firewall:

Screenshot 2024-07-23 193951

Modification to firewall_id successfully applied:

Screenshot 2024-07-23 194049

Post update, using my-firewall2:

Screenshot 2024-07-23 194109

@uzaxirr uzaxirr merged commit 921320f into civo:master Jul 24, 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] We need to support changing the firewall_id of a cluster
2 participants