Skip to content

Commit

Permalink
Updated the version in example module to 3.3
Browse files Browse the repository at this point in the history
In this version ECR lifecycle policy expiry limit increased to 100
  • Loading branch information
vijay-veeranki committed May 7, 2019
1 parent 9717800 commit 1fc823c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ecr.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
*/
module "example_team_ecr_credentials" {
source = "github.com/ministryofjustice/cloud-platform-terraform-ecr-credentials?ref=3.2"
source = "github.com/ministryofjustice/cloud-platform-terraform-ecr-credentials?ref=3.3"
repo_name = "example-module"
team_name = "example-team"

Expand Down

0 comments on commit 1fc823c

Please sign in to comment.