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

chore(examples): change debian image version in gcp example #3186

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

kei01234kei
Copy link
Contributor

@kei01234kei kei01234kei commented Oct 12, 2023

Description

Changed image from debian-cloud/debian-9 to debian-cloud/debian-12 because debian-cloud/debian-9 image is not available.

➜  terraform-cdk git:(fix/machine_image) gcloud compute images list | grep debian
debian-10-buster-v20231010                            debian-cloud         debian-10                                      READY
debian-11-bullseye-arm64-v20231010                    debian-cloud         debian-11-arm64                                READY
debian-11-bullseye-v20231010                          debian-cloud         debian-11                                      READY
debian-12-bookworm-arm64-v20231010                    debian-cloud         debian-12-arm64                                READY
debian-12-bookworm-v20231010                          debian-cloud         debian-12                                      READY

Checklist

  • I have updated the PR title to match CDKTF's style guide
  • I have run the linter on my code locally
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation if applicable
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works if applicable
  • New and existing unit tests pass locally with my changes

@hashicorp-cla
Copy link

hashicorp-cla commented Oct 12, 2023

CLA assistant check
All committers have signed the CLA.

@kei01234kei kei01234kei changed the title change machine image version in gcp example chore: change machine image version in gcp example Oct 12, 2023
@kei01234kei kei01234kei changed the title chore: change machine image version in gcp example chore(examples): change machine image version in gcp example Oct 12, 2023
@kei01234kei kei01234kei changed the title chore(examples): change machine image version in gcp example chore(examples): change debian image version in gcp example Oct 12, 2023
@kei01234kei kei01234kei marked this pull request as ready for review October 12, 2023 17:50
@kei01234kei kei01234kei requested a review from a team as a code owner October 12, 2023 17:50
@kei01234kei kei01234kei requested review from ansgarm and Maed223 and removed request for a team October 12, 2023 17:50
@DanielMSchmidt DanielMSchmidt merged commit f121bc0 into hashicorp:main Oct 13, 2023
225 of 248 checks passed
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants