Ramya Chandrashekar

Results 1 issues of Ramya Chandrashekar

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...