forked from GoogleCloudPlatform/magic-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add remaining
default_route_action
subfields to `google_compute_reg…
…ion_url_map` resource (GoogleCloudPlatform#6676) * Add `defaultRouteAction.urlRewrite` to `google_compute_region_url_map` resource * Add `defaultRouteAction.corsPolicy` to `google_compute_region_url_map` resource * Add `cors_policy` to acceptance test * Add `defaultRouteAction.faultInjectionPolicy` to `google_compute_region_url_map` resource, update generated test * Fix bug where `defaultRouteAction.timeout` was incorrectly nested * Fix misspelled field in acceptance test * Add `at_least_one_of` logic present in the global version of UrlMap resource * Update `defaultRouteAction` test to include `timeout` field * Update `defaultRouteAction` test to include `url_rewrite` field * Update `defaultRouteAction` test to include `cors_policy` field (excluding regex subfield) * Add missing `at_least_one_of` entries inside the `defaultRouteAction` property * Update values used for `url_rewrite` in Url Map tests and examples * Update values of `host_rewrite` and `path_prefix_rewrite` in acc tests
- Loading branch information
1 parent
ccb9840
commit f6e0fb8
Showing
8 changed files
with
421 additions
and
38 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters