Charles Leon
Charles Leon
Update Documentation for ACM Service Perimeter resources to reflect Granular Controls group support
Updates documentation and examples for the upcoming Granular Controls feature. ```release-note:enhancement access context manager: Updated documentation reflecting group support in `google_access_context_manager_service_perimeter` ``` ```release-note:enhancement access context manager: Updated documentation reflecting group...
Added `ServicePerimeterDryRunEgressPolicy` and `ServicePerimeterDryRunIngressPolicy` to support managing individual ingress and egress policies in the dry-run configuration of service perimeters. Addresses: b/335474574 - [ #17864](https://github.com/hashicorp/terraform-provider-google/issues/17864) ```release-note:enhancement accesscontextmanager: Added `ServicePerimeterDryRunEgressPolicy` and `ServicePerimeterDryRunIngressPolicy`...
Fixes a permadiff in ingress / egress fine grained resources in cases where the API returns a different ordering for lists. ```release-note:bug accesscontextmanager: fixed a permadiff in ingress / egress...