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

After "terraform apply" it will try and update logical switches "replication_mode" => MTEP #130

Closed
nvpnathan opened this issue Jan 31, 2019 · 1 comment

Comments

@nvpnathan
Copy link

Terraform will perform the following actions:

~ nsxt_logical_switch.T0_UPLINK_VLAN_LS
replication_mode: "" => "MTEP"

If you submit another terraform apply it will try an update the LS with the replication mode again if nothing in the template has changed.

@annakhm
Copy link
Collaborator

annakhm commented Feb 4, 2019

Fixed with https://github.com/terraform-providers/terraform-provider-nsxt/pull/131
Please use new resource nsxt_vlan_logical_switch for vlan LS

@annakhm annakhm closed this as completed Feb 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants