Upped version of bastion module from 0.0.4 to 0.0.5
This commit is contained in:
parent
e9501d493d
commit
d3b9e751b2
2
main.tf
2
main.tf
@ -82,7 +82,7 @@ module "subnets" {
|
||||
#}
|
||||
|
||||
module "bastion" {
|
||||
source = "git@github.com:webuildyourcloud/terraform-aws-bastion.git?ref=tags/0.0.4"
|
||||
source = "git@github.com:webuildyourcloud/terraform-aws-bastion.git?ref=tags/0.0.5"
|
||||
enable_bastion = true
|
||||
environment = var.stage
|
||||
project = var.prefix
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user