Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Verify our assumption of resources always imported with id #104

Closed
turkenh opened this issue Oct 11, 2021 · 0 comments · Fixed by #132
Closed

Verify our assumption of resources always imported with id #104

turkenh opened this issue Oct 11, 2021 · 0 comments · Fixed by #132
Labels
enhancement New feature or request

Comments

@turkenh
Copy link
Member

turkenh commented Oct 11, 2021

What problem are you facing?

So far, we had the assumption of using the id in terraform attributes to import the resource. However, it looks like this assumption does not hold always. Noticed that aws_ecs_cluster needs to be imported with name, however, id keeps arn as per documentation.

How could Terrajet help solve your problem?

We need to test provision/import aws_ecs_cluster and make sure we could import it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant