Commit graph

871 commits

Author SHA1 Message Date
Alex Stephen
30101501cf
Merge pull request #216 from ericsysmin/patch-1 2020-05-13 16:04:39 -04:00
Alex Stephen
714697b8b2
Merge pull request #218 from AlanCoding/inventory_imports 2020-05-13 16:04:32 -04:00
Alex Stephen
c1a13a5a74
Merge pull request #214 from ericsysmin/gcsfuse_role_tests 2020-05-13 16:04:23 -04:00
The Magician
6fde3fe7f9
Add region_backend_service portName (#3265) (#221)
* Add region_backend_service portName

* add port_name attribute to test cases

* add update from http to https for ilbUpdates

Co-authored-by: cynful <cynful@users.noreply.github.com>
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: cynful <cynful@users.noreply.github.com>
2020-05-08 18:04:30 -04:00
The Magician
67df55d8fc
Fix bigquery dataset access iam roles with primative equivalent (#3471) (#220)
* account for iam vs primative bigquery roles

* add test, fix description

* s/EDITOR/WRITER

* fix test

* comments

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-05-05 22:58:41 -04:00
AlanCoding
fe241cd2ca
Change imports to work inside collection 2020-05-03 23:04:54 -04:00
ericsysmin
fa14b8c218 gcloud role w/tests 2020-05-01 19:18:21 -07:00
ericsysmin
56853bca14 update the name of the test 2020-05-01 14:14:57 -07:00
Eric Anderson
fbf1e4acd8
add tags to allow better results on Ansible Galaxy 2020-05-01 14:11:43 -07:00
The Magician
9bfffd56e8
Add back requireds on stripquery (#3443) (#215)
* Add back requireds on stripquery

* Move required to terraform.yaml, add description on empty blocks'

* Fixed to preserve backwards compatibility

* Remove last default in description

* Default back to false in ansible urlmaps

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-05-01 13:05:39 -04:00
Alex Stephen
384a8f4647
Merge pull request #210 from ericsysmin/stackdriver_logging 2020-04-30 14:02:36 -07:00
Eric Anderson
66a1f3cae1 Ubuntu 20.04 is not supported by gcsfuse at the time 2020-04-30 10:15:35 -07:00
Eric Anderson
3432cf3878 added gcsfuse role tests for GitHub Actions 2020-04-30 10:09:54 -07:00
The Magician
416bf30c1e
Promote region* compute services to GA (#3381) (#213)
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-29 16:31:51 -04:00
Alex Stephen
d79796caa9 doesn't take in a resourceref 2020-04-27 14:05:13 -04:00
Alex Stephen
0af6147ec4
Merge pull request #208 from ericsysmin/master 2020-04-27 10:49:27 -07:00
Alex Stephen
e7f3c2f1b8
Merge pull request #212 from ericsysmin/stackdriver_monitoring 2020-04-27 10:49:03 -07:00
Eric Anderson
ac34d661ff initial commit of stackdriver_monitoring role for GCP Stackdriver 2020-04-24 16:19:46 -07:00
The Magician
bfa9528cf4
Sql user label (#3422) (#211)
* Add user labels kv map to sql instance

* Add userLabels to sql instance

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-24 19:18:05 -04:00
Eric Anderson
42a304bdda initial commit of stackdriver logging role for GCP 2020-04-24 15:54:06 -07:00
The Magician
43e2cd9596
Add default url redirect to url maps (#3379) (#209)
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-24 18:47:21 -04:00
Eric Anderson
b8b07c188d Initial commit of gcsfuse role 2020-04-24 15:35:44 -07:00
The Magician
282f8e3b82
Add enum values generation to documentation (#3404) (#207)
* Add enum values generation to documentation, remove previous handwritten lists unless they add value

* Add possible enum values to inspec doc generation

* Add default, possible values to the schema description

* Format fixes

* Try spacing to see how md looks

* PR feedback

* Order of operations

* Bigger spacefor markdown

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-24 13:45:23 -04:00
The Magician
41c072bf28
generate the sidebar (#3414) (#206)
* generate the sidebar

* put back accidentally deleted lines

* whitespace

* empty commit

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-23 19:38:42 -04:00
Alex Stephen
5cf411fd03
Merge pull request #165 from thexder1/patch-1
Update gcp_storage_object.py
2020-04-23 14:06:53 -04:00
Alex Stephen
6037ba23f1
Merge pull request #198 from ansible-collections/thedoubl3j-add-tag
adding tag to collection
2020-04-23 14:06:37 -04:00
The Magician
4990401ceb
more product renames (#3399) (#200)
* more product renames

* fix empty display names

* more moves

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-22 12:43:53 -07:00
The Magician
894d6fe330
change affected AtLeastOneOfs back to ExactlyOneOf (#3394) (#199)
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-22 08:59:20 -07:00
Jake Jackson
9c5072d3ba
adding tag to collection
Adding cloud tag to collection so that when uploaded to AH and galaxy, when searched or selected (see AH quick nav buttons) it will show up.
2020-04-20 17:16:33 -04:00
The Magician
6026c8cabf
Add encryption, retention policy to buckets (#3384) (#195)
* Add encryption, retention policy to buckets

* snake case

* Typo

* Typo

* Add test, fix docs on sa key

* Remove test

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-16 13:17:08 -07:00
The Magician
1c3481e2c3
Placement policy support for Compute Instance (#3256) (#194)
* Revert "Revert "Placement policy support for Compute Instance (#3217)" (#3250)"

This reverts commit 18d6446fcf9284ac5562d1693877df1c75cc28a2.

* Auto restart false, us central a

* Create two instances during collocate test

* Add note on collocation and vm_count

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-15 14:42:58 -07:00
The Magician
a370221b2c
Global NEG (#3333) (#192)
* Adding external neg with fqdn

* Add decoder to fetch networkEndpoint

* Test passing, add custom import, decoder

* Fix old test

* Exclude from ansible/inspec

* networkEndpointGroup -> globalNetworkEndpointGroup for global endpoint

* Rebase, dont pre delete empty fields

* Delete unused file

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-10 15:40:04 -07:00
The Magician
bd876e58d2
Inspec bucket labels (#3364) (#191)
* Add labels to storage bucket

* Fix label include test

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-09 13:09:14 -07:00
Alex Stephen
7f62e4c1e0
Merge pull request #190 from Akasurde/gcp_kms_filters
Moved gcp_kms_filters to google.cloud collection
2020-04-09 13:43:39 -04:00
Abhijeet Kasurde
a0e85cbc69 Moved gcp_kms_filters to google.cloud collection
Advertenly gcp_kms_filters was located to community.general,
moving this filter to its correct location i.e. google.cloud collection

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-04-09 14:33:43 +05:30
The Magician
24b3edcdfb
Upstream https://github.com/terraform-providers/terraform-provi… (#3345) (#189)
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-03 16:57:52 -07:00
The Magician
aa5b438c28
candidate subnets ignore read, admin enabled computed (#3342) (#188)
* candidate subnets ignore read, admin enabled computed

* Make adminEnabled updatable and send empty value

* Default adminEnabled to true

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-03 16:40:46 -07:00
The Magician
fd5984849a
add bigquery_dataset_access fine-grained resource (#3312) (#187)
* add bigquery_dataset_access fine-grained resource

* exclude ansible and inspec

* exclude validator

* compile

* expand and flatten when checking match

* add mutex and multiple test

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-02 17:41:19 -07:00
The Magician
375166519b
allow google_dns_managed_zone.dnssec_config to be updated (#3313) (#185)
* allow update for dns_managed_zone

* add some input trues back in

* add some input trues back in

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-03-30 12:33:26 -07:00
The Magician
c41f599aee
Add deadLetterPolicy to Pub/Sub Subscription resource (#3305) (#184)
* Add deadLetterPolicy to Pub/Sub subscription resource

* fix: disable allow_empty_objects, fix docstring, add example

* fix: set max_delivery_attempts

* fix: block and topic name

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-03-30 11:44:47 -07:00
The Magician
872d3daf12
Support compute reservation resize (#3308) (#181)
* support compute reservations resize

* remove if custom encoder

* review comments

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-03-27 14:55:40 -07:00
Alex Stephen
947007da82
Merge pull request #177 from mnecas/rename_doc_framents
Fix: rename doc_fragment to doc_fragments
2020-03-25 12:27:34 -04:00
Alex Stephen
f356478322 v0.0.9 2020-03-24 16:00:57 -04:00
The Magician
47ecf8c27b
GA ILB multi-nic (#3289) (#178)
* GA ILB multi-nic

* Failover is not GA, needs if/else

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-03-23 14:50:53 -07:00
mnecas
c79d3f20f0 Fix: rename doc_fragment to doc_fragments 2020-03-20 13:53:43 +01:00
The Magician
1c5d5788c5
Ansible - Resource Policy (#3275) (#176)
* resource policy

* fixed

* rebase issues

* finally fixed

* async fix

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-03-19 17:18:32 -07:00
The Magician
1adb69f09a
Ansible - All the Regional Resources (#3264) (#175)
* region url map

* region instance group manager

* target http/https proxy

* region autoscaler

* revert some files

* adding min_version on TF

* Update products/compute/examples/ansible/region_target_https_proxy.yaml

Co-Authored-By: Chris Hawk <41700375+SirGitsalot@users.noreply.github.com>

Co-authored-by: Chris Hawk <41700375+SirGitsalot@users.noreply.github.com>
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: Chris Hawk <41700375+SirGitsalot@users.noreply.github.com>
2020-03-18 14:55:15 -07:00
Alan Rominger
0471d79d2f
Use fully-qualified name in inventory plugin (#167) 2020-03-18 11:22:58 -04:00
The Magician
0be2684fe5
Ansible - Regional SSL Certs + Health Check (#3210) (#174)
* done

* first try!

* copyright

* changing examples

* removing google provider

* test fixes

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-03-17 15:56:54 -07:00
The Magician
79e3fe4704
Ansible - External VPN Gateways (#3260) (#173)
* adding the things

* rebase

* tf example

* removing google provider

* pr comments

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-03-17 15:01:30 -07:00