GoogleCloudPlatform / terraform-example-foundation-app

https://registry.terraform.io/modules/GoogleCloudPlatform/terraform-example-foundation-app/google
Apache License 2.0
33 stars 36 forks source link

fix(deps)!: Update Terraform terraform-google-modules/bastion-host/google to v6 #120

Open renovate-bot opened 6 months ago

renovate-bot commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
terraform-google-modules/bastion-host/google (source) module major ~> 3.1 -> ~> 6.0 7.0.0

Release Notes

terraform-google-modules/terraform-google-bastion-host (terraform-google-modules/bastion-host/google) ### [`v6.0.0`](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/blob/HEAD/CHANGELOG.md#600-2023-10-30) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/compare/v5.3.0...v6.0.0) ##### ⚠ BREAKING CHANGES - **deps:** Update Terraform terraform-google-modules/vm/google to v10 ([#​153](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/153)) ##### Bug Fixes - **deps:** Update Terraform terraform-google-modules/vm/google to v10 ([#​153](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/153)) ([b2333ee](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/commit/b2333ee6e1e0551b022257bbe019767bb5088a3f)) - upgraded versions.tf to include minor bumps from tpg v5 ([#​157](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/157)) ([4456230](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/commit/4456230664f86b80a2db2f98eef720abc793fd80)) ### [`v5.3.0`](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/blob/HEAD/CHANGELOG.md#530-2023-04-06) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/compare/v5.2.0...v5.3.0) ##### Features - add disk labels to bastion vm ([#​128](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/128)) ([b1edf32](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/commit/b1edf3268f458cbe1c02da8b0ea75a9db9381b59)) ### [`v5.2.0`](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/blob/HEAD/CHANGELOG.md#520-2023-01-25) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/compare/v5.1.1...v5.2.0) ##### Features - adds `region` setting used to configure the instance template ([#​131](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/131)) ([00a863c](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/commit/00a863ce0f37d69e6a9ac256aa358114a3a38bec)) ### [`v5.1.1`](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/blob/HEAD/CHANGELOG.md#511-2023-01-20) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/compare/v5.1.0...v5.1.1) ##### Bug Fixes - fixes lint issues and generates metadata ([#​126](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/126)) ([b6267e6](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/commit/b6267e6b69d0fe2ecdb53905912cd8619fb2e04d)) ### [`v5.1.0`](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/blob/HEAD/CHANGELOG.md#510-2022-10-29) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/compare/v5.0.1...v5.1.0) ##### Features - apply labels to bastion instance ([#​114](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/114)) ([5dab8d1](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/commit/5dab8d17b447fdecc0d164b2b48d1ba881b44a89)) - Optionally pass additional networks to the instance template ([#​117](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/117)) ([5c601c9](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/commit/5c601c9406a8d9066755f7fa5c4b84f934817bef)) ##### Bug Fixes - **deps:** update module github.com/stretchr/testify to v1.8.1 ([#​120](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/120)) ([6140420](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/commit/6140420450097c6f5875379d2dd8ae936b2fd270)) ### [`v5.0.1`](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/blob/HEAD/CHANGELOG.md#501-2022-09-07) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/compare/v5.0.0...v5.0.1) ##### Bug Fixes - try() to fix index errors ([#​108](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/108)) ([f566e8d](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/commit/f566e8d9ebfd720f1832e5434ead017ea81849d1)) ### [`v5.0.0`](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/blob/HEAD/CHANGELOG.md#500-2022-03-31) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/compare/v4.1.0...v5.0.0) ##### ⚠ BREAKING CHANGES - renamed the ephemeral_ip variable to external_ip ([#​105](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/105)) - Update bastion image family to debian-11 ([#​102](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/102)) ##### Features - Update bastion image family to debian-11 ([#​102](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/102)) ([9f935eb](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/commit/9f935eb1cc999a2c18eae148516ebd43e110cc79)) ##### Bug Fixes - renamed the ephemeral_ip variable to external_ip ([#​105](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/105)) ([1a63d4c](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/commit/1a63d4ca0470ba423abb2aabe218f6c79f7c7fac)) ### [`v4.1.0`](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/blob/HEAD/CHANGELOG.md#410-2021-11-25) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/compare/v4.0.0...v4.1.0) ##### Features - update TPG version constraints to allow 4.0 ([#​98](https://www.togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/98)) ([83f57db](https://www.github.com/terraform-google-modules/terraform-google-bastion-host/commit/83f57db571f66b457cee710276627b041a1374b5)) ### [`v4.0.0`](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/blob/HEAD/CHANGELOG.md#400-2021-09-10) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/compare/v3.2.0...v4.0.0) ##### ⚠ BREAKING CHANGES - Update default image family and image project ([#​89](https://www.togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/89)) ([090c0ea](https://www.github.com/terraform-google-modules/terraform-google-bastion-host/commit/090c0ea0254cbd31434fc974f6219e2c3c3b8d86)) ##### Bug Fixes - Update default image family and image project to fix [#​88](https://www.togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/88) ([#​89](https://www.togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/89)) ([090c0ea](https://www.github.com/terraform-google-modules/terraform-google-bastion-host/commit/090c0ea0254cbd31434fc974f6219e2c3c3b8d86)) ##### Miscellaneous Chores - release 4.0.0 ([f5de94c](https://www.github.com/terraform-google-modules/terraform-google-bastion-host/commit/f5de94ce74c8aff7e88ec9cefd0effa956e02bc3))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

dpebot commented 6 months ago

/gcbrun

dpebot commented 6 months ago

/gcbrun

dpebot commented 6 months ago

/gcbrun

dpebot commented 2 months ago

/gcbrun