fix(terraform-apply, terraform-plan): select Terraform workspace before running any Terraform operation #57

Merged
Marcel.Frey merged 1 commit from always-set-tf-workspace into main 2026-07-08 06:56:06 +00:00
Owner

... to avoid falling back to the default workspace.

Newer versions of Terraform seem to require a workspace that can be accessed during terraform init, but for prod deployments, no fallback is allowed by AWS IAM.

refs: TRM-158

... to avoid falling back to the `default` workspace. Newer versions of Terraform seem to require a workspace that can be accessed during `terraform init`, but for `prod` deployments, no fallback is allowed by AWS IAM. refs: TRM-158
fix(terraform-apply, terraform-plan): select Terraform workspace before running any Terraform operation
All checks were successful
validate-shared-actions / validate-shared-actions (pull_request) Successful in 30s
Aikido Security PR Check / Aikido Security Scan (pull_request) Successful in 40s
7bcba7ecba
... to avoid falling back to the `default` workspace.

Newer versions of Terraform seem to require a workspace that can be accessed during `terraform init`, but for `prod` deployments, no fallback is allowed by AWS IAM.

refs: TRM-158
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
schmalz/shared-actions!57
No description provided.