terraform-maven
terraform-maven copied to clipboard
workspace support
Is your feature request related to a problem? Please describe.
It would be really great to be able to have support for terraform workspaces.
Describe the solution you'd like
Something like mvn tf:workspace -Dtf_select_workspace=myworkspace for selecting a workspace and
mvn tf:workspace with no parameters to list the available workspaces.
Describe alternatives you've considered
Presently, I just navigate to the terraform config directory to execute workspace commands.
Additional context
Nah.