vmware / terraform-provider-vcf

Terraform Provider for VMware Cloud Foundation
https://registry.terraform.io/providers/vmware/vcf/
Mozilla Public License 2.0
23 stars 10 forks source link

Add support for FQDN in ntp_servers #77

Closed LifeOfBrianOC closed 1 year ago

LifeOfBrianOC commented 1 year ago

Code of Conduct

Description

Please consider adding support for FQDN in ntp_servers when creating a VCF instance. Currently, the provider is validating for IPAddress only "validation.IsIPAddress"

Use Case(s)

Many customers use FQDN for NTP servers, or a CNAME entry in DNS to round-robin multiple backing NTP servers

Potential Configuration

Add additional validation for FQDN

References

No response

tenthirtyam commented 1 year ago

Completely agree!

dimitarproynov commented 1 year ago

Fix is merged and will be out with the next version v0.6.0

LifeOfBrianOC commented 1 year ago

Awesome, thank you!

github-actions[bot] commented 11 months ago

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.