We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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.
The text was updated successfully, but these errors were encountered:
Fixed with https://github.com/terraform-providers/terraform-provider-nsxt/pull/131 Please use new resource nsxt_vlan_logical_switch for vlan LS
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: