diff --git a/main.tf b/main.tf index 45165bad..192b4852 100644 --- a/main.tf +++ b/main.tf @@ -29,7 +29,7 @@ variable "authorization_keys" { module "soft_serve" { # source = "../terraform-aws-soft-serve" source = "app.terraform.io/charm/soft-serve/aws" - version = "0.3.1" + version = "0.3.2" environment = var.environment aws_region = var.aws_region