-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[WIP] azurerm_hdinsight_hadoop_cluster
- Add edge node support
#4049
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aside from missing docs LGTM 👍
@@ -2,6 +2,7 @@ package azurerm | |||
|
|||
import ( | |||
"fmt" | |||
"github.com/terraform-providers/terraform-provider-azurerm/azurerm/helpers/validate" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could we sort the imports here?
Blocked waiting on Azure/go-autorest#464 |
Rather than leaving this open without a resolution - I'm gonna close this until Azure/go-autorest#464 is resolved - once Azure/go-autorest#464 has been resolved we can re-open this and take another look |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
No description provided.