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

Open
rchand21 opened this issue May 21, 2024 · 1 comment
Open

Using multiple filters not working #1881

rchand21 opened this issue May 21, 2024 · 1 comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants