Neil
Neil
(Love this project btw. I've been looking for something like this for a while...) In addition to visualizing tf plan output, could you also just allow for the `terraform show...
### Is your feature request related to a problem? Please describe. It appears that [`plugins/modules/nsxt_transport_node_profiles.py`](https://github.com/vmware/ansible-for-nsxt/blob/master/plugins/modules/nsxt_transport_node_profiles.py#L126) allows `VDS` as the only valid value for `host_switch_type` however NVDS is still in use...
### Describe the bug When `plugins/modules/nsxt_deploy_ova.py` is run via a task, and a library is not present, that error is swallowed and not displayed. The ovftool output is empty, no...
# Terraform CLI and Terraform Provider Version ``` Terraform v0.15.5 on windows_amd64 + provider registry.terraform.io/vmware/nsxt v3.1.1 ``` # Affected Resource(s) `nsxt_policy_predefined_security_policy` # Terraform Configuration Files ```hcl terraform { required_providers {...