Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using multiple filters not working #1881

Closed
rchand21 opened this issue May 21, 2024 · 3 comments
Closed

Using multiple filters not working #1881

rchand21 opened this issue May 21, 2024 · 3 comments
Labels

Comments

@rchand21
Copy link

rchand21 commented May 21, 2024

I am trying to filter all resources from aws for a single vpc.

The example in the Readme is not filtering the results
terraformer import aws -r sg,vpc --filter Type=sg;Name=vpc_id;Value=VPC_ID --filter Type=vpc;Name=id;Value=VPC_ID

@rchand21 rchand21 changed the title vvcccbkrrcrbkbldjkttifgfhjllieigrjdvlcdnjfut vbmh May 21, 2024
@rchand21 rchand21 changed the title vbmh Using multiple filters not working May 21, 2024
@Kubes1598
Copy link

Kubes1598 commented Jun 11, 2024

have you tried this
terraformer import aws --resources=vpc,subnet,security_group --filter=Name=vpc_id;Value=VPC_ID

Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Aug 14, 2024
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants