mongodb / terraform-provider-mongodbatlas

Terraform MongoDB Atlas Provider: Deploy, update, and manage MongoDB Atlas infrastructure as code through HashiCorp Terraform
https://registry.terraform.io/providers/mongodb/mongodbatlas
Mozilla Public License 2.0
246 stars 177 forks source link

chore: Decrease delays when creating or deleting `mongodbatlas_privatelink_endpoint_service` #2801

Closed cveticm closed 1 week ago

cveticm commented 1 week ago

Description

Reduces delay in Create and Delete methods for mongodbatlas_privatelink_endpoint_service from 5 minutes to 1 minute.

Link to any related issue(s): CLOUDP-281169

Type of change:

Required Checklist:

Further comments