Commit 5fe0466
authored
VED-000: Update ECR repository reference in lambda.tf (#1343)
* Update ECR repository reference in lambda.tf to use the resource name directly
* Update ECR repository reference in lambda.tf to use a formatted name and add dependency on the repository. This change enhances clarity and ensures the Lambda module correctly references the ECR repository for image management.
* Refactor ECR repository reference in lambda.tf to use direct name attribute instead of formatted string. This change improves clarity and ensures accurate dependency management for the Lambda module.1 parent 7ca4ce0 commit 5fe0466
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments