terraform-provider-upcloud icon indicating copy to clipboard operation
terraform-provider-upcloud copied to clipboard

How do I configure the DNS PTR record for an IP?

Open hielee opened this issue 6 years ago • 2 comments

Hi,

How can we configure a DNS PTR record for an IP via Terraform? Is this something currently supported?

FYI - There is already an API endpoint for this: https://developers.upcloud.com/10-ip-addresses/#modify-ip-address

hielee avatar Feb 12 '19 17:02 hielee

Hello,

Current release has ip_addresses as datasources, but modifying them is not currently supported.

PopoSensei avatar Sep 16 '20 08:09 PopoSensei

+1 another use-case for support to set the ptr_record via Terraform.

Implementing this via a http data resource within terraform feels like a whacky workaround.

dantefromhell avatar Dec 03 '23 02:12 dantefromhell