Upped version of bastion module from 0.0.6 to 0.0.7

This commit is contained in:
Patrick de Ruiter 2021-06-22 23:41:05 +02:00
parent a88aee344f
commit 03751ced44

View File

@ -82,7 +82,7 @@ module "subnets" {
#}
module "bastion" {
source = "git@github.com:webuildyourcloud/terraform-aws-bastion.git?ref=tags/0.0.6"
source = "git@github.com:webuildyourcloud/terraform-aws-bastion.git?ref=tags/0.0.7"
enable_bastion = true
environment = var.stage
project = var.prefix