Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 3 default_route_action subfields to google_compute_region_url_map resource #6674

Merged

Commits on Oct 10, 2022

  1. Add defaultRouteAction.weightedBackendServices[] to `google_compute…

    …_region_url_map` resource
    
    Enforce mutual exclusive relationships between `defaultRouteAction.weightedBackendServices[]`, `defaultUrlRedirect` and `defaultService`
    SarahFrench committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d93dd91 View commit details
    Browse the repository at this point in the history
  2. Add generated test for google_compute_region_url_map resource, incl…

    …uding `defaultRouteAction.weightedBackendServices[]`
    SarahFrench committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    fc4e153 View commit details
    Browse the repository at this point in the history
  3. Add defaultRouteAction.retryPolicy to `google_compute_region_url_ma…

    …p` resource, update generated test
    SarahFrench committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f5f78d6 View commit details
    Browse the repository at this point in the history
  4. Add defaultRouteAction.requestMirrorPolicy to `google_compute_regio…

    …n_url_map` resource, update generated test
    SarahFrench committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    919c511 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    a84278d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    cb075ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f1ef39 View commit details
    Browse the repository at this point in the history
  3. Update example (an generated tests) to have multiple `weighted_backen…

    …d_services` blocks and nested blocks
    SarahFrench committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    2005910 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Convert defaultRouteAction.weightedBackendServices and `defaultRout…

    …eAction.weightedBackendServices.headerAction.*` lists to sets, add test showing issue with permadiff
    SarahFrench committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2bcafac View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    583d9b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1612d3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d600947 View commit details
    Browse the repository at this point in the history
  4. Update acceptance test to set and update retry_policy, `request_mir…

    …ror_policy`, and`weighted_backend_services` fields within `default_route_action`
    SarahFrench committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    06750b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4015624 View commit details
    Browse the repository at this point in the history
  6. Update at_least_one_of field to reference fields currently within `…

    …default_route_action`, add field to `retryPolicy`
    SarahFrench committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    b728b85 View commit details
    Browse the repository at this point in the history