Skip to content

azurerm_network_interface_security_group_association: changing nsg_id attribute start destroy loop #10318

Open
@delampri

Description

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Terraform (and AzureRM Provider) Version 0.13.5 (2.41)

Affected Resource(s)

  • azurerm_network_interface_security_group_association

Terraform Configuration Files

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key: https://keybase.io/hashicorp

Debug Output

Panic Output

Expected Behaviour

changing the NSG name should result in changed NSG on the mentioned interface.

Actual Behaviour

The network interface is getting destroyed, as well as the azure_windows_virtual_machine and all attached disks !!!!

Steps to Reproduce

  1. terraform apply

Important Factoids

References

  • #0000

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions