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 support for PrivateLink for AWS and Azure #173

Closed tbroden84 closed 2 years ago

tbroden84 commented 2 years ago

Adds support for PrivateLink for both AWS and Azure.

AWS:

Azure:

Make sure instance either have or can enable VPC before creating the PrivateLink.

tbroden84 commented 2 years ago

Related to issues https://github.com/cloudamqp/terraform-provider-cloudamqp/issues/142 https://github.com/cloudamqp/terraform-provider-cloudamqp/issues/154