terraformer icon indicating copy to clipboard operation
terraformer copied to clipboard

Using multiple filters not working

Open rchand21 opened this issue 1 year ago • 1 comments

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 avatar May 21 '24 23:05 rchand21

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

Kubes1598 avatar Jun 11 '24 13:06 Kubes1598

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[bot] avatar Aug 14 '24 01:08 github-actions[bot]

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

github-actions[bot] avatar Aug 22 '24 01:08 github-actions[bot]