terraform-provider-oci
terraform-provider-oci copied to clipboard
Add missing oci_core_instance variables to oci_containerengine_node_pool
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