terraform-inventory
terraform-inventory copied to clipboard
Using group vars with GCE
hey @adammck ,
I would like to use group vars to separate production and staging. Currently the names that are exported are the same for production and staging and since the GCE inventory does not list the tags (the tags are provided using a list and not a hashmap) i cannot differentiate between staging and production at the moment and thus i need two separate playbooks. If the tags would be exported i could differentiate between staging and production in the inventory. If you know of another way please let me know.
Thanks!
Similar to #11, I think.