cloudamqp / terraform-provider-cloudamqp

Terraform Provider for CloudAMQP
https://registry.terraform.io/providers/cloudamqp/cloudamqp
Mozilla Public License 2.0
35 stars 39 forks source link

Add new generic resource for VPC Connect #240

Closed tbroden84 closed 10 months ago

tbroden84 commented 11 months ago

WHY are these changes introduced?

Introducing GCP Private Service Connect support in our API backend. Similar to AWS/Azure PrivateLink. Merge all resources into one new resource that are capable to handle all three platform provider in one single resource.

Requires: https://github.com/84codes/go-api/pull/41

WHAT is this pull request doing?

HOW can this pull request be tested?

Setup PrivateLink/Private Service connection for each platform provider.