terraform-google-kubernetes-engine icon indicating copy to clipboard operation
terraform-google-kubernetes-engine copied to clipboard

support cgroup mode

Open maximelavocat opened this issue 1 year ago • 1 comments

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?

maximelavocat avatar Jan 09 '24 10:01 maximelavocat

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

github-actions[bot] avatar Mar 22 '24 23:03 github-actions[bot]