Terraformer gcp filter not working #1520
Unanswered
Ranjit-Essilor
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Everyone! i'm trying to filter a GCP VM and a Firewall separately but am unable to get the filter to work correctly. Here are a few attempts I have made
terraformer import google --resources=instances --filter="Name=id;Value=11679028809889" --projects=ABCDEFGCP
terraformer import google --resources=firewall --filter=google_compute_firewall=408679698 --projects=ABCDEFGCP
Can someone help me with the correct format to import resources by filter for GCP.
Thank you thank you
Beta Was this translation helpful? Give feedback.
All reactions