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

Terraform does not change security group of network interface on Azure #60

Closed
hashibot opened this issue Jun 13, 2017 · 3 comments · Fixed by #245
Closed

Terraform does not change security group of network interface on Azure #60

hashibot opened this issue Jun 13, 2017 · 3 comments · Fixed by #245
Assignees
Labels

Comments

@hashibot
Copy link

This issue was originally opened by @vchan2002 as hashicorp/terraform#13474. It was migrated here as part of the provider split. The original body of the issue is below.


Terraform Version

v0.9.2

Affected Resource(s)

Please list the resources as a list, for example:

  • azurerm_network_interface

Expected Behavior

The security group of the Azure Network interface should have changed.

Actual Behavior

The security group of the Azure Network interface did not change.

Steps to Reproduce

Please list the steps required to reproduce the issue, for example:
a. Setup an azure_network_interface and terraform it so that it exists in Azure.
b. Change the network_security_group_id of the network interface in terraform.
c. terraform plan -target will show that it is planned to be changed.
d. terraform apply -target will show that nothing has changed.
e. Actual resource on Azure did not change.

@hashibot hashibot added the bug label Jun 13, 2017
@razorsedge
Copy link

More interestingly, manual removal of the NSG from the NIC via the Azure portal does not result in terraform plan seeing anything to fix.

@kmcquade
Copy link

Having the same issue....

@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 👉 hashibot-feedback@hashicorp.com. 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.
Labels
Projects
None yet
4 participants