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

Fix address issue in azurerm_virtual_machine_scale_set when setting the winrm block #271

Merged
merged 1 commit into from
Aug 29, 2017

Conversation

dominik-lekse
Copy link
Contributor

This pull request fixes an issue in azurerm_virtual_machine_scale_set when setting the winrm block in the os_profile_windows_config block. The same address issue has occurred which have been fixed for azurerm_virtual_machine in ddd84ee.

Affected Resource(s)

  • azurerm_virtual_machine_scale_set

Acceptance tests

=== RUN   TestAccAzureRMVirtualMachineScaleSet_basicWindows
--- PASS: TestAccAzureRMVirtualMachineScaleSet_basicWindows (518.41s)
PASS
ok  	github.com/terraform-providers/terraform-provider-azurerm/azurerm	518.432s

References

… the winrm block in the os_profile_windows_config block
Copy link
Contributor

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @dominik-lekse

Thanks for this PR - this LGTM - I've tested and from what I can see this doesn't require a Schema migration either :)

Tests pass:

 $ TF_ACC=1 envchain azurerm go test ./azurerm -v -timeout 120m -run TestAccAzureRMVirtualMachineScaleSet_basicWindows
=== RUN   TestAccAzureRMVirtualMachineScaleSet_basicWindows
--- PASS: TestAccAzureRMVirtualMachineScaleSet_basicWindows (559.17s)
PASS
ok  	github.com/terraform-providers/terraform-provider-azurerm/azurerm	559.188s

Thanks!

@tombuildsstuff tombuildsstuff merged commit ce3d431 into hashicorp:master Aug 29, 2017
tombuildsstuff added a commit that referenced this pull request Aug 29, 2017
@dominik-lekse dominik-lekse deleted the bugfix/vmss-winrm branch September 30, 2017 11:41
@ghost
Copy link

ghost commented Apr 1, 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 Apr 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants