DataDog / terraform-provider-datadog

Terraform Datadog provider
https://www.terraform.io/docs/providers/datadog/
Mozilla Public License 2.0
399 stars 375 forks source link

[datadog_integration_gcp_sts] Add a mutex around the mutating calls in the GCP STS module #2419

Closed smuhit closed 3 months ago

smuhit commented 3 months ago

Add a mutex around the calls that make modifications to GCP STS. There have been times when the concurrency of the mutating calls have resulted in the API calls in a nebulous state.