ionos-cloud/terraform-provider-ionoscloud

Set PTR Record for Server

Closed this issue · 3 comments

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.

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.

Unfortunate, but thanks for the quick response.

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