mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
better comments
This commit is contained in:
parent
af9f73e9ee
commit
2e122598c1
1 changed files with 2 additions and 4 deletions
|
|
@ -1,7 +1,5 @@
|
|||
# This ECR module is used in Khalim's default code, Junte tried changing it
|
||||
# but decided to priotise delivariables as sales projects are coming soon
|
||||
# one day we can unify ECR policies together but Junte decided to seperate
|
||||
# the continaer lambda as it runs slighly differently
|
||||
# This ecr works for things deployed by serverless.
|
||||
# TODO: unify ecr and container_registry to one
|
||||
|
||||
resource "aws_ecr_repository" "my_repository" {
|
||||
name = "${var.ecr_name}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue