mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Terraform: ensure workspace is reset to current value (#2634)
* fix: ensure workspace is reset to current value * chore: linter * chore: changelog
This commit is contained in:
parent
a343756e6f
commit
c49a384a65
2 changed files with 10 additions and 1 deletions
2
changelogs/fragments/2634-terraform-switch-workspace.yml
Normal file
2
changelogs/fragments/2634-terraform-switch-workspace.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- terraform - ensure the workspace is set back to its previous value when the apply fails (https://github.com/ansible-collections/community.general/pull/2634).
|
Loading…
Add table
Add a link
Reference in a new issue