Skip to content

Commit

Permalink
Merge pull request #18 from goci-io/bump-atlantis-module
Browse files Browse the repository at this point in the history
fix for TF binary and enabled plugin cache
  • Loading branch information
etwillbefine authored Aug 21, 2020
2 parents 10a24ef + 1cc417b commit 7d729e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7d729e5

Please sign in to comment.