hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.32k stars 1.73k forks source link

Apigee UpdateDebugMask as a terraform resource #11357

Open irina-gherman-db opened 2 years ago

irina-gherman-db commented 2 years ago

Community Note

Affected Resource(s)

Description

At the moment, Apigee supports the payload masking only through the management API https://cloud.google.com/apigee/docs/api-platform/security/data-masking.

As we are using Terraform for provisioning of the apigee environments and apigee environments group, it would be very useful to have this configuration resource available in TF as well. This way, we have all the configuration for an apigee environment in one place.

melinath commented 1 year ago

b/270216456