Replies: 1 comment 1 reply
-
There is a PR to solve this already :) #323. You are doing nothing wrong :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to filter resources by tags.
Tried multiple variations of "terracognita aws password_stuff --hcl out.hcl --include list --tags key:value", with ', " or nothing surrounding each of key:value and both of them.
The run always looks the same:
Importing with filters:
Tags: [], <-- tags not applied
Include: [whatever_was_listed],
Exclude: [],
Targets: [],
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions