jenkins-x / terraform-google-jx

A Terraform module for creating Jenkins X infrastructure on Google Cloud
Apache License 2.0
38 stars 96 forks source link

Enable support for autopilot #198

Open sumerion opened 3 years ago

sumerion commented 3 years ago

Hi,

Do you plan for support of the autopilot feature?

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster#enable_autopilot

I don't know if it's just a matter of adding the property enable_autopilot with the corresponding variable in https://github.com/jenkins-x/terraform-google-jx/blob/master/modules/cluster/main.tf or if that could lead to conflicts with other properties.

Thanks for all the wonderful work you are doing.

Kind regards, Kris.