Add OpenTofu setup action and update workflows for OpenTofu integration

This commit is contained in:
2025-04-25 16:40:39 +02:00
parent e9c492d149
commit eaf344f159
3 changed files with 10 additions and 7 deletions
+3
View File
@@ -29,6 +29,9 @@ jobs:
- name: Setup Terraform environment
uses: ./.github/actions/setup-terraform-env
- name: Setup Terraform environment
uses: ./.github/actions/setup-opentofu-env
- name: Setup Kubernetes Environment
uses: ./.github/actions/setup-k8s-env
with: