Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dsalbert
Copy link
Contributor

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

@dsalbert dsalbert requested a review from a team as a code owner January 19, 2024 22:27
Copy link

google-cla bot commented Jan 19, 2024

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.

@dsalbert dsalbert force-pushed the change-default-linux-distribution-to-rocky-linux branch from d608ed3 to 916136e Compare January 19, 2024 22:42
@dsalbert dsalbert changed the title Change default Linux distribution from CentOS 7 to Rocky Linux 9 chore!: change default distro image from CentOS 7 to Rocky Linux 9 Jan 19, 2024
Main motivation behind this is that CentOS 7 is reaching its end of life
on June 30, 2024 and Rocky Linux is strongly supported by Google Cloud Platform.

BREAKING CHANGE: replaces existing default value for instance_template module
@dsalbert dsalbert force-pushed the change-default-linux-distribution-to-rocky-linux branch from 916136e to a0a9feb Compare January 19, 2024 22:53
@g-awmalik g-awmalik changed the title chore!: change default distro image from CentOS 7 to Rocky Linux 9 feat: change default distro image from CentOS 7 to Rocky Linux 9 Feb 8, 2024
@g-awmalik
Copy link
Contributor

/gcbrun

@g-awmalik g-awmalik merged commit 94c9c48 into terraform-google-modules:master Feb 8, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants