terraform-new-workspace
Version updated for https://github.com/dflook/terraform-new-workspace to version v2.2.3.
- This action is used across all versions by 59 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The terraform-new-workspace GitHub Action automates the creation of new Terraform workspaces, ensuring idempotency by succeeding gracefully if the workspace already exists. It simplifies the management of Terraform environments by streamlining workspace setup processes, including optional backend configuration. This action is particularly useful for teams managing infrastructure across multiple environments or branches, reducing manual effort and potential errors.
Release notes
This is one of a suite of terraform related actions - find them at dflook/terraform-github-actions.
You can see the changes for this release in the CHANGELOG
You can specify the action version as:
@v2.2.3to use exactly this release@v2.2to use the latest patch release for the specific minor version@v2to use the latest patch release for the specific major version