IBM-Cloud/terraform-provider-ibm

Add ability to name the default worker pool when using ibm_container_vpc_cluster

ocofaigh opened this issue ยท 0 comments

Community Note

  • Please vote on this issue by adding a ๐Ÿ‘ reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Add ability to name the default worker pool when using ibm_container_vpc_cluster. Or if it already exists, add the input variable to the documentation. Right now, it just names the default worker pool "default". If you were creating this in the UI, you have the ability to rename before creating:
image

New or Affected Resource(s)

ibm_container_vpc_cluster

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

  • #0000