terraform-provider-aviatrix
terraform-provider-aviatrix copied to clipboard
AVX-53924: Add SmartGroup support for S2C and external Group
Adding support for the "s2c" and "external" selectors in the smart_group resource. Also did some clean up to eliminate some cut-n-paste logic and replace duplicated strings with constants.
Added unit tests which seem to be run by the acceptance tests.
Ran manually locally by augmenting the terraform of one of my end-to-end tests to verify that the new group forms are being created.