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 L7 ILB fields to RegionBackendService #1311

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

modular-magician
Copy link
Collaborator

@modular-magician modular-magician commented Oct 29, 2019

Original Author: @tysen

compute: added support for L7 ILB to google_compute_region_backend_service.
compute: the `backend.group` field is now required for `google_compute_region_backend_service`. Configurations without this would not have worked, so this isn't considered an API break.
compute: extended backend configuration options for `google_compute_region_backend_service` to include `backend.balancing_mode`, `backend.capacity_scaler`, `backend.max_connections`, `backend.max_connections_per_endpoint`, `backend.max_connections_per_instance`, `backend.max_rate`, `backend.max_rate_per_endpoint`, `backend.max_rate_per_instance`, and `backend.max_utilization`
compute: `load_balancing_scheme` for `google_compute_forwarding_rule` now accepts `INTERNAL_MANAGED` as a value.

Signed-off-by: Modular Magician <magic-modules@google.com>
@tysen tysen merged commit 0ed4068 into hashicorp:master Nov 5, 2019
@modular-magician modular-magician deleted the codegen-pr-2547 branch November 15, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants