Skip to content

Commit

Permalink
Bump terraform-google-modules/bastion-host/google in /terraform
Browse files Browse the repository at this point in the history
Bumps [terraform-google-modules/bastion-host/google](https://github.com/terraform-google-modules/terraform-google-bastion-host) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/terraform-google-modules/terraform-google-bastion-host/releases)
- [Changelog](https://github.com/terraform-google-modules/terraform-google-bastion-host/blob/master/CHANGELOG.md)
- [Commits](terraform-google-modules/terraform-google-bastion-host@v5.3.0...v6.0.0)

---
updated-dependencies:
- dependency-name: terraform-google-modules/bastion-host/google
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 1474539 commit 2f7b625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/bastion-host.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# https://registry.terraform.io/modules/terraform-google-modules/bastion-host/google/latest
module "iap_bastion" {
source = "terraform-google-modules/bastion-host/google"
version = "5.3.0"
version = "6.0.0"

disk_type = "pd-ssd"
network = module.gcp_network.network_name
Expand Down

0 comments on commit 2f7b625

Please sign in to comment.