terraform-google-kubernetes-engine
terraform-google-kubernetes-engine copied to clipboard
support cgroup mode
TL;DR
Hi, would it be possible to have cgroup mode supported in the next version of this module?
Terraform Resources
https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster#cgroup_mode https://github.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#510-Oct-9-2023
Detailed design
Additional information
I know this mode was introduced in v5.1 of the provider while the current version of the module (v29) is based on v5.0 on the provider.
Not sure how the development of this module is working, will it be embedded "automatically" in the next version (v30) since it will be based at least on v5.1 of the provider? Or each new feature need to be selected to be in the future version of this module?
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days