terraform-aviatrix-modules / terraform-aviatrix-mc-overlap-nat-spoke

This configures Aviatrix spoke gateways to deal with IP overlap in the spoke VNET/VPC by adding NAT rules and route propagation
Apache License 2.0
0 stars 6 forks source link

fix: Fix is_ha locals condition: accept blank and null as true condition #5

Closed guilhermepozo closed 1 year ago

guilhermepozo commented 1 year ago

Relative to #4 .

The "HA" attributes from spoke_gw_object can be "" if the spoke gateway High Availability is not allowed.

guilhermepozo commented 1 year ago

@Dennizz

Dennizz commented 1 year ago

Thanks for the PR. Merged and when it is tested I will publish a new release!