The Magician
c87bb52d1b
add firewall logging controls ( #3780 ) ( #261 )
...
* add firewall logging controls
* make backward compatible
* check enable_logging in expand
* update docs
* update expand logic to fix failing test
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-07-28 08:53:46 -07:00
The Magician
b6df15b40d
Backend service support for internet NEG backend ( #3782 ) ( #260 )
...
* Add ability to set global network endpoint group as backend for backend service. Make health_checks optional
* PR fixes
* Add encoder to remove max_utilization when neg backend
* Check for global NEG in group to remove max_utilization
* Add another nil check
* Spacing
* Docs fix
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-07-24 17:57:29 -07:00
The Magician
0eff143eef
Add skip enum value generation ( #3767 ) ( #259 )
...
* Add skip enum value generation
* Fix default
* Fix reader
* Fix line spacing on enum values
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-07-23 09:30:20 -07:00
The Magician
54f5764f8e
add tiers and nfs_export_options ( #3766 ) ( #258 )
...
* add tiers and nfs_export_options
* update docs, make full test beta
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-07-22 07:59:37 -07:00
Alex Stephen
7577e10fb2
Merge pull request #228 from felixfontein/gcp_utils-units
...
Add gcp_utils unit tests from community.general.
2020-07-20 23:35:25 -07:00
The Magician
19c74666d6
added support for shielded nodes in container ( #3639 ) ( #252 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-07-07 08:34:51 -07:00
Alex Stephen
72ff8360fd
v0.10.1
2020-06-24 16:31:04 -07:00
The Magician
dc323012ac
Add mode and scaleDownControls for Compute Region AutoScaler ( #3701 ) ( #249 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-06-24 11:12:18 -07:00
The Magician
4944f92b72
Add mode enum and scale down controls for Compute AutoScaler ( #3693 ) ( #247 )
...
* Add mode enum and scale down controls for Compute AutoScaler
* Add mode enum for Compute AutoScaler in the correct API block
* Add defaults for mode and default_from_api for scale down controls
* Add tests for scale_down_controls and set at_least_one_of for it
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-06-23 11:10:14 -07:00
The Magician
2dedc90971
fix typo ( #3369 ) ( #246 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-06-19 10:24:35 -07:00
The Magician
9b80e74660
Add memcache, gke release channel, sql ca cert ( #3682 ) ( #245 )
...
* Add memcache, gke release channel, sql ca cert
* Fixes
* Revert extra ga version
* Fixes
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-06-18 16:17:13 -07:00
The Magician
949470be2e
Add cloudbuild invert regex option ( #3628 ) ( #243 )
...
* Add cloudbuild invert regex option
* Fix invert_regex name in tf tests
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-06-15 10:21:51 -07:00
The Magician
6662e19eb7
reapply partial #1794 ( #3610 ) ( #240 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-06-08 14:19:18 -07:00
The Magician
deab30ba48
add default_route_action to compute_url_map ( #3587 ) ( #239 )
...
* add defaultRouteAction to url map
* update exactly_one_of per review comments
* update exactly_one_of for default_url_redirect
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-06-08 09:32:15 -07:00
The Magician
215727fbd6
make subnetwork region forcenew and update its description ( #3599 ) ( #233 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-06-03 10:59:24 -07:00
The Magician
a62520a428
Promote DNS resources to GA ( #3524 ) ( #231 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-05-20 22:33:19 -04:00
The Magician
6992944568
Add disk encryption settings and status to sql instance ( #3496 ) ( #230 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-05-19 14:18:29 -04:00
Felix Fontein
6f2abc3a3c
Add gcp_utils unit tests from community.general.
2020-05-19 08:52:07 +02:00
Alex Stephen
8d231272a1
Merge pull request #217 from ericsysmin/gcloud_role
2020-05-13 16:04:51 -04:00
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