I've got a big-ish Terraform project, with state split into a half-dozen different state files, and a lot of modules that make up the codebase. I am trying to do an import of an AWS ECR repository, but am getting an error about the repositoryName
field, but I do not see such a property available in the ECR Terraform docs.
Asked
Active
Viewed 322 times
0

Randy L
- 14,384
- 14
- 44
- 73
-
What command are you running and what is the error you are getting? – ydaetskcoR Nov 07 '18 at 19:17
-
were you able to find a solution? – hacklan07 Feb 21 '19 at 18:47
-
I was no @hacklan07. Wound up deleting existing & replacing with one I terraform'd – Randy L Feb 21 '19 at 21:12