diff --git a/examples/ecr.tf b/examples/ecr.tf index beb1951..a736474 100644 --- a/examples/ecr.tf +++ b/examples/ecr.tf @@ -23,3 +23,4 @@ module "ecr" { environment_name = var.environment infrastructure_support = var.infrastructure_support } +test PR