Commit graph

16 commits

Author SHA1 Message Date
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
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
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
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
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
The Magician
6bc2d2006a Add route_rules to RegionUrlMap (#111)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-09 17:30:42 -08:00
The Magician
29001a3c6a Add path_rules to RegionUrlMap (#109)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-09 15:18:16 -08:00
The Magician
4809c7f26b Add path_rules to UrlMap (#103)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-09 11:55:55 -08:00
The Magician
e3afbd58f3 Add route_rules to UrlMap for Traffic Director (#95)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-06 12:32:19 -08:00
Denis
331c5645e7 Fix erronous lowercase c character
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-22 18:28:01 +00:00
Alex Stephen
10ef9cc739 [Ansible] Stop building deprecated facts modules in collections
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-16 17:54:28 +00:00
Alex Stephen
84e760b022 removing documentation fragment
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-06 20:12:02 +00:00
The Magician
0c2b6efe52 LIST method (to handle pagination) (#355)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:04:18 -07:00
The Magician
1c89350d77 Backport doc changes from facts->info change (#341)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:04:17 -07:00
The Magician
212b3d4b9a only add symlinks for old modules (#337)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:04:16 -07:00
The Magician
effb6cdadd rename facts modules to info modules (#298)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:04:16 -07:00
Renamed from plugins/modules/gcp_compute_url_map_facts.py (Browse further)