You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently azurerm_public_ip only supports IPv4 but IPv6 is available in the API and SDK - as such it'd be good to add to the resource once #245 is merged
The text was updated successfully, but these errors were encountered:
Took a look into this, appears this is blocked on the Virtual Network not supporting IPv6 CIDR's at the moment. I've opened this issue to investigate further: Azure/azure-rest-api-specs#1556
From what I can ascertain, I don't think this is going to be possible anytime soon - as such I'm going to close this issue for the moment - however we'll be sure to take another look into this when it's available.
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!
ghost
locked and limited conversation to collaborators
Apr 1, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently
azurerm_public_ip
only supports IPv4 but IPv6 is available in the API and SDK - as such it'd be good to add to the resource once #245 is mergedThe text was updated successfully, but these errors were encountered: