risingwavelabs / terraform-provider-risingwavecloud

Apache License 2.0
0 stars 0 forks source link

feat: `wait_for_ready` attribute for private link #52

Closed cloudcarver closed 4 months ago

cloudcarver commented 5 months ago
  1. with wait_for_ready enabled, the provider will wait for the private link is ready for used.
  2. wait wait_for_ready disabled (the default behavior), the provider simply creates a private link definition in the RisingWave Cloud without checking if it is functional.