ansible/changelogs/fragments/fix_gce_invplugin.yml
Brian Coca f9876f3450 fixing gcp inv plugin (#54426)
* start fixing gcp inv plugin

* minor fixes

* added clog

* ajust comments

* link indv zone/project

* separate specific zone/project from other params

* restoring zones query per project

* also work when zones given

* fixed scopes, removed incorrect docs as not option
2019-03-27 11:13:39 -05:00

2 lines
96 B
YAML

bugfixes:
- gce inventory plugin was misusing the API and needlessly doing late validation.