terraform-provider-nsxt
terraform-provider-nsxt copied to clipboard
Updating Segment clears Bridge configuration
When updating a Segment (for example changing name) that has an Edge Bridge association, the association is deleted.
TF 0.13 with NSX-T 3.0.1 provider
Hello mdegrasse We do not support the Edge Bridge configuration on the NSX-T Terraform Provider. As Terraform is not aware of those, when Terraform is applied those are not applied configurations are removed (not in the intent file). We have in roadmap to cover the Edge bridge.
Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.
If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!
Hello, I'm also really interested in the support of the Edge Bridge into Terraform. At least managing a segment through Terraform should not break the Edge Bridge association.