terraform-inventory icon indicating copy to clipboard operation
terraform-inventory copied to clipboard

Using group vars with GCE

Open thecodeassassin opened this issue 10 years ago • 1 comments

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!

thecodeassassin avatar Apr 04 '16 09:04 thecodeassassin

Similar to #11, I think.

afeld avatar Jun 02 '17 05:06 afeld