ionos-cloud / terraform-provider-ionoscloud

The IonosCloud Terraform provider gives the ability to deploy and configure resources using the IonosCloud APIs.
Mozilla Public License 2.0
34 stars 23 forks source link

Set PTR Record for Server #315

Closed dadevel closed 1 year ago

dadevel commented 2 years ago

Use-cases

I would like to configure a DNS pointer record for the public IP of my virtual server. At least I could not find any related documentation.

Proposal

I think implementing a ionoscloud_rnds resource would be the correct way forward, provided a corresponding API endpoint exists for Ionos Cloud. See for example https://registry.terraform.io/providers/hetznercloud/hcloud/latest/docs/resources/rdns.

cristiGuranIonos commented 2 years ago

Thanks for raising this issue! We currently do not support this but it is on the roadmap. We will let you know once this is added.

dadevel commented 2 years ago

Unfortunate, but thanks for the quick response.

cristiGuranIonos commented 1 year ago

DNS support is now available in the latest tf release here.