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

Feature Request: add support for DNS Name Label for Azure Container Instance #840

Closed
szinck1 opened this issue Feb 15, 2018 · 3 comments · Fixed by #877
Closed

Feature Request: add support for DNS Name Label for Azure Container Instance #840

szinck1 opened this issue Feb 15, 2018 · 3 comments · Fixed by #877

Comments

@szinck1
Copy link

szinck1 commented Feb 15, 2018

ACI now supports public DNS names. The CLI option is --dns-name-label. The public DNS will follow the container when its IP address changes.

It would be great if Terraform could add support for it.

@tombuildsstuff
Copy link
Contributor

Hey @szinck1

Thanks for opening this issue :)

From what I can see this field will be added to the Azure SDK in the new API version for Azure Container Instances which will added in #827. Once #827 has been merged we should be able to expose this field.

Thanks!

@tombuildsstuff
Copy link
Contributor

👋 hey @szinck1

Just to let you know that support for this has just been released in v1.2.0 of the AzureRM Provider - full details of what's included are available here: https://github.com/terraform-providers/terraform-provider-azurerm/blob/v1.2.0/CHANGELOG.md#120-march-02-2018

Thanks!

@ghost
Copy link

ghost commented Mar 31, 2020

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 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.