We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43b278a commit 3a1bee8Copy full SHA for 3a1bee8
1 file changed
.github/workflows/acceptance.yml
@@ -58,6 +58,7 @@ jobs:
58
id: setup-cloudstack
59
with:
60
cloudstack-version: ${{ matrix.cloudstack-version }}
61
+ debug: 'true'
62
- uses: hashicorp/setup-terraform@v3
63
64
terraform_version: ${{ matrix.terraform-version }}
@@ -97,6 +98,7 @@ jobs:
97
98
99
100
101
102
- uses: opentofu/setup-opentofu@v1
103
104
tofu_version: ${{ matrix.opentofu-version }}
0 commit comments