Skip to content

Commit 8c6b860

Browse files
authored
chore: follow upstream debian version
1 parent d49b497 commit 8c6b860

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/safer_cluster_iap_bastion/bastion.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ module "bastion" {
3737
name = local.bastion_name
3838
zone = local.bastion_zone
3939
image_project = "debian-cloud"
40-
image_family = "debian-11"
4140
machine_type = "g1-small"
4241
startup_script = data.template_file.startup_script.rendered
4342
members = var.bastion_members

0 commit comments

Comments
 (0)