Commit graph

10 commits

Author SHA1 Message Date
Jake Jackson
e2afd4e6c1
fixing pep8 sanity test doc fragments
fix for sanity test 
```ERROR: Found 1 pep8 issue(s) which need to be resolved:
ERROR: plugins/doc_fragment/gcp.py:10:1: E302: expected 2 blank lines, found 1
```

tested and passed with this fix
2019-11-13 18:46:14 -05:00
Alex Stephen
9a838fab7f sanity test issues 2019-11-13 13:38:15 -08:00
The Magician
ef0d0c3ff4 no logging on service account contents (#334)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:04:17 -07:00
The Magician
a29f611cf6 Adding 'service_account_file' type (#309)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:04:12 -07:00
The Magician
c946e77783 adding more specific metrics (#302)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:04:11 -07:00
The Magician
4ec8fc4c9c 2.9 rebase (#251)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:02:57 -07:00
The Magician
109b68984e Ansible - allowing for creds to be passed in as string/env var (#200)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:02:16 -07:00
Alex Stephen
bef9f0e25e GCP IAM Role (#53490)
* GCP IAM Role

* module util file

* test fix

* unit tests

* test fixes

* doc fragment fixes

* test fixes

* test fix
2019-09-04 16:59:09 -07:00
Alex Stephen
0039df016f Bug fixes for gcp_compute_address (#42704) 2019-09-04 16:24:11 -07:00
Alex Stephen
e86a79b758 New GCP module: DNS Managed Zones (gcp_dns_managed_zone.py) (#35014) 2019-09-04 15:57:05 -07:00