Closed patheard closed 1 year ago
Create a /terragrunt/aws/ecr Terraform module and the /terragrunt/env/production/ecr config that creates the Elastic Container Registry (ECR) that will be used by the Lambda function.
/terragrunt/aws/ecr
/terragrunt/env/production/ecr
repository_url
Description
Create a
/terragrunt/aws/ecr
Terraform module and the/terragrunt/env/production/ecr
config that creates the Elastic Container Registry (ECR) that will be used by the Lambda function.Todo
repository_url
attribute so we can use it when creating the Lambda function.Related
207