vmware / python-client-for-vmware-cloud-on-aws

Python Client for VMware Cloud on AWS is an open-source Python-based tool. Written in Python, the tool enables VMware Cloud on AWS users to automate the consumption of their VMware Cloud on AWS SDDC.
Other
24 stars 20 forks source link

NAT'ed T1 Gateways have inconsistent denotation in the CLI and the CSP #191

Open dlp-aws opened 1 year ago

dlp-aws commented 1 year ago

Is your feature request related to a problem? Please describe.

In the CSP, we show NAT'ed T1 Gateways as "NATed" but in the CLI it shows "NATTED". We should make this consistent.

Describe the solution you'd like

Have both the CSP and the CLI show either "NAT'ed" or "NATTED".

Describe alternatives you've considered

No response

Additional context

No response