terraformer import google --resources=* --project=**** --regions=******
A generated file is created checking all the services/resources one by one and then create the folder for every resource eventhough they aren't used.
Would it be possible to only have the created folder only for the resources that are currently being used?
e.g. I didnt use the service of cloudsql and I have an empty provider.tf with just the proveders info. see below:
Hi, Feature to add if possible. When I do
A generated file is created checking all the services/resources one by one and then create the folder for every resource eventhough they aren't used. Would it be possible to only have the created folder only for the resources that are currently being used? e.g. I didnt use the service of cloudsql and I have an empty provider.tf with just the proveders info. see below:
Thanks (: