yeswps
Results
1
issues of
yeswps
**Describe the problem** In following document: https://registry.terraform.io/providers/AviatrixSystems/aviatrix/latest/docs/resources/aviatrix_spoke_external_device_conn Second example: ``` # Create an Aviatrix Spoke External Device Connection with HA enabled resource "aviatrix_spoke_external_device_conn" "test" { vpc_id = "vpc-abcd1234" connection_name =...