terraform-maven icon indicating copy to clipboard operation
terraform-maven copied to clipboard

workspace support

Open Clayton7510 opened this issue 4 years ago • 0 comments

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.

Clayton7510 avatar Mar 18 '21 16:03 Clayton7510