Open fl-max opened 1 year ago
When running terraspace new project --help the help section for --plugin reads p, [--plugin=PLUGIN] # Cloud Plugin. Supports: aws, google. This should be updated to reflect the additional options of none and azurerm.
terraspace new project --help
--plugin
p, [--plugin=PLUGIN] # Cloud Plugin. Supports: aws, google
none
azurerm
When running
terraspace new project --help
the help section for--plugin
readsp, [--plugin=PLUGIN] # Cloud Plugin. Supports: aws, google
. This should be updated to reflect the additional options ofnone
andazurerm
.