Commit 4901fd1
committed
Fix prod-promote typo
Why these changes are being introduced:
When attempting to merge this to the `main` branch, the `terraform plan`
failed because of a typo in the prod-promote.tpl file.
How this addresses that need:
* Change the ${ecr} reference in prod-promote.tpl to ${ecr_prod}
Side effects of this change:
None.
Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/IN-5681 parent 7e17235 commit 4901fd1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments