diff --git a/main.tf b/main.tf index 6dc1e83..92fe5bc 100644 --- a/main.tf +++ b/main.tf @@ -17,7 +17,7 @@ locals { } module "atlantis_server" { - source = "git::https://github.com/goci-io/aws-atlantis-helm.git?ref=tags/0.2.0" + source = "git::https://github.com/goci-io/aws-atlantis-helm.git?ref=tags/0.2.1" namespace = var.namespace stage = "managed" name = var.name