vultr / terraform-provider-vultr

Terraform Vultr provider
https://www.terraform.io/docs/providers/vultr/
Mozilla Public License 2.0
192 stars 65 forks source link

Add support for public/private DBaaS hostnames #416

Closed christhemorse closed 11 months ago

christhemorse commented 11 months ago

Description

This PR brings our Terraform provider up to speed with the rest of our open source libraries and adds support for showing both public and private hostnames for Managed Database resources. The public_host field is only shown when a VPC is attached and omitted otherwise.

Checklist: