terraform-aws-ecr

Terraform module to create AWS ECR (Elastic Container Registry)

APACHE-2.0 License

Stars
11
terraform-aws-ecr - Add Dependabot Latest Release

Published by lgallard 5 months ago

0.4.3 (June 1, 2024)

ENHANCEMENTS:

  • Add Dependabot
terraform-aws-ecr - Fix image_scanning_configuration default value

Published by lgallard about 1 year ago

0.4.2 (August 28, 2023)

ENHANCEMENTS:

  • Fix image_scanning_configuration default value
terraform-aws-ecr - Improve code

Published by lgallard about 1 year ago

0.4.1 (August 11, 2023)

ENHANCEMENTS:

  • Improve code
  • Update Complete example
terraform-aws-ecr - Add `force_delete` option

Published by lgallard about 1 year ago

0.4.0 (August 11, 2023)

ENHANCEMENTS:

  • Add force_delete option
  • Updated pre-commit config file
terraform-aws-ecr - Fix formatting

Published by lgallard over 3 years ago

0.3.2 (April 22, 2021)

ENHANCEMENTS:

  • Add pre-commit config file
  • Add .gitignore file
  • Update README
terraform-aws-ecr - Update source module in examples

Published by lgallard over 3 years ago

0.3.1 (April 7, 2021)

ENHANCEMENTS:

  • Update source module in examples
terraform-aws-ecr - Added encryption configuration support

Published by lgallard about 4 years ago

Added encryption configuration support of KMS encryption type with either assigned or a new KMS key

Thanks @gnleong!

terraform-aws-ecr - Fix repository_url output

Published by lgallard over 4 years ago

  • Fixrepository_url output
terraform-aws-ecr - Fix duplicated output

Published by lgallard over 4 years ago

0.2.1 (May 28, 2020)

FIX:

  • Remove duplicate output
terraform-aws-ecr - Add repository name as output

Published by lgallard over 4 years ago

0.2.0 (May 28, 2020)

ENHANCEMENTS:

  • Add repository name as output
terraform-aws-ecr - Set scanning of images on push as the default option

Published by lgallard over 4 years ago

0.1.2 (May 5, 2020)

ENHANCEMENTS:

  • Set scanning of images on push as the default option
terraform-aws-ecr - Update examples with tag mutability

Published by lgallard over 4 years ago

0.1.1 (May 4, 2020)

FIX:

  • Update examples with tag mutability
terraform-aws-ecr - Module implementation

Published by lgallard over 4 years ago

0.1.0 (May 4, 2020)

FEATURES:

  • Module implementation
Related Projects