Max Portocarrero CI&T
Max Portocarrero CI&T
Fixes: https://github.com/hashicorp/terraform-provider-google/issues/16139 It adds support to set the network tier to use when automatically reserving NAT IP Addresses If this PR is for Terraform, I acknowledge that I have: -...
Part of: https://github.com/hashicorp/terraform-provider-google/issues/15779 Adds support for NGFW, CA pools, Trust Configs and associated metadata If this PR is for Terraform, I acknowledge that I have: - [x] Searched through the...
Adds the new google_network_services_lb_traffic_extension resource. Part of: https://github.com/hashicorp/terraform-provider-google/issues/17491 Fixes: https://github.com/hashicorp/terraform-provider-google/issues/17373 **Release Note Template for Downstream PRs (will be copied)** ```release-note:new-resource `google_network_services_lb_traffic_extension` ```
Adds the new google_network_services_lb_route_extension resource. Part of: https://github.com/hashicorp/terraform-provider-google/issues/17491 Fixes: https://github.com/hashicorp/terraform-provider-google/issues/17372 **Release Note Template for Downstream PRs (will be copied)** ```release-note:new-resource `google_network_services_lb_route_extension` ```
Fixes: https://github.com/hashicorp/terraform-provider-google/issues/18196 **Release Note Template for Downstream PRs (will be copied)** ```release-note:enhancement networkservices: made field `load_balancing_scheme` required in resource `google_network_services_lb_traffic_extension`, as resource creation is always failing ``` **References** * https://cloud.google.com/service-extensions/docs/reference/rest/v1beta1/projects.locations.lbTrafficExtensions#resource:-lbtrafficextension
Fixes: https://github.com/hashicorp/terraform-provider-google/issues/6376 **Release Note Template for Downstream PRs (will be copied)** ```release-note:new-resource `google_compute_backend_service_backend` ```
**Release Note Template for Downstream PRs (will be copied)** See [Write release notes](https://googlecloudplatform.github.io/magic-modules/contribute/release-notes/) for guidance. ```release-note:new-resource `google_compute_organization_security_policy_association` (GA) ``` ```release-note:deprecation compute: deprecated `FIREWALL` enum value for `type` field in `google_compute_organization_security_policy`...