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

IKS VPC - Add/remove zones and workers without recreating the cluster #1546

Closed
pauljegouic opened this issue Jun 15, 2020 · 3 comments
Closed
Assignees

Comments

@pauljegouic
Copy link

Hi there,

Terraform Version

Terraform v0.12.23

  • provider.ibm v1.7.1

Affected Resource(s)

Please list the resources as a list, for example:

  • ibm_container_vpc_cluster

Expected Behavior

When modifying:

  • zones property
  • worker_count property

The cluster is updated

Actual Behavior

The cluster is deleted and recreated.

@hkantare
Copy link
Collaborator

Presently we have update support on number of workers count attribute
worker_count but not for the zones attribute.

We will plan in the upcoming sprints

@pauljegouic
Copy link
Author

Ok ! Nice to read that I will take this in account in our current design. Thanks for the feedback.

@hkantare hkantare assigned hkantare and kavya498 and unassigned hkantare Jul 14, 2020
kavya498 added a commit to kavya498/terraform-provider-ibm that referenced this issue Jul 20, 2020
@pauljegouic
Copy link
Author

Fixed. But will create for machine_type...

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

No branches or pull requests

3 participants