dspace-group / simphera-reference-architecture-aws

In order to deploy SIMPHERA to AWS, various cloud resources, such as a Kubernetes cluster, PostgreSQL database server, etc., need to be created. This repository contains a reference architecture for these AWS resources. You can use this Terraform configuration as a starting point to create these resources in your own AWS account.
MIT License
11 stars 4 forks source link

Add ecr_pullthrough_cache_rule to the changelog #163

Closed vradicevicds closed 1 week ago

vradicevicds commented 1 week ago

This PR extends CHANGELOG.md with information about new added feature for usage of an ECR pullthrough cache rule.