terraform-provider-oci icon indicating copy to clipboard operation
terraform-provider-oci copied to clipboard

Add missing oci_core_instance variables to oci_containerengine_node_pool

Open shahar3012 opened this issue 1 year ago • 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 "me too" comments, 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

I want to suggest a feature that adds support for setting all of the oci_core_instance variables in the oci_containerengine_node_pool configurations. For example, setting source_details.boot_volume_vpus_per_gb in the node pool configuration is currently not possible. Many other variables are currently missing for allowing users to fully configure OKE instances.

Is it feasible? does it require changes to OCI OKE API?

New or Affected Resource(s)

  • oci_containerengine_node_pool

Potential Terraform Configuration

References

shahar3012 avatar Dec 19 '23 22:12 shahar3012