terraform-google-modules / terraform-google-vm

Provisions VMs in Google Cloud
https://registry.terraform.io/modules/terraform-google-modules/vm/google
Apache License 2.0
220 stars 368 forks source link

feat: change default distro image from CentOS 7 to Rocky Linux 9 #375

Closed dsalbert closed 7 months ago

dsalbert commented 7 months ago

Replace the default boot disk image for instance_template module from CentOS 7 to Rock Linux 9 optimized for GCP. Main motivation behind that MR is that CentOS 7 is reaching its end of life on June 30, 2024 and Rocky Linux is strongly supported by Google Cloud Platform [1] (GCP optimized image is a great sign of that support).

[1] https://cloud.google.com/blog/products/application-modernization/introducing-rocky-linux-optimized-for-google-cloud

google-cla[bot] commented 7 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

g-awmalik commented 7 months ago

/gcbrun