diff --git a/main.tf b/main.tf index 2da19fad4e7434bc499eb5b0b90a24c266cf2966..9d9d531a7981dc8f70cee6c2bf2263d8aaf8587c 100644 --- a/main.tf +++ b/main.tf @@ -29,7 +29,7 @@ variable "authorization_keys" { module "smoothie" { /* source = "../terraform-aws-smoothie" */ source = "app.terraform.io/charm/smoothie/aws" - version = "0.2.0" + version = "0.2.1" environment = var.environment aws_region = var.aws_region