We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This may need to be surfaced to provider
The text was updated successfully, but these errors were encountered:
@vburckhardt provider says This field only affects cluster creation:
This field only affects cluster creation
operating_system - (Optional, String) The operating system of the workers in the default worker pool. For supported options, see Red Hat OpenShift on IBM Cloud version information or IBM Cloud Kubernetes Service version information. This field only affects cluster creation, to manage the default worker pool, create a dedicated worker pool resource.
So probably working as expected. Maybe we create enhancement request?
Sorry, something went wrong.
@ocofaigh - I think a bug should be filed, as it's not consistent with the terraform common practices - it should attempt to destroy and recreate. It is up to the user of the provider to decide on the behavior, rather than the provider itself. https://developer.hashicorp.com/terraform/language/meta-arguments/lifecycle#ignore_changes change field exists for this reason.
Created provider issue: IBM-Cloud/terraform-provider-ibm#5501
@vburckhardt Provider team replied: IBM-Cloud/terraform-provider-ibm#5501 (comment)
No branches or pull requests
This may need to be surfaced to provider
The text was updated successfully, but these errors were encountered: