Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No rDNS updated with pre-created floating ip #10

Open
rvasilev opened this issue Apr 16, 2020 · 1 comment
Open

No rDNS updated with pre-created floating ip #10

rvasilev opened this issue Apr 16, 2020 · 1 comment

Comments

@rvasilev
Copy link

resource "hcloud_rdns" "rdns_lbipv4" {

does not update rDNS for floating ip when use_my_ip = 1

@NikoGrano
Copy link

I think that is expected feature when you have already that IP, you probably also want manage the rDNS manually on it?

To change already created rdns, you need to import that ip somehow. Or Dunno. Maybe we could get the id of ip somehow like data.hcloud_floating_ip.lbipv4.id? Need to test.

Do you want work on this, or do I check it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants