We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419d21a commit ed5b4a6Copy full SHA for ed5b4a6
.github/workflows/test.yml
@@ -58,7 +58,7 @@ jobs:
58
- macos-latest
59
- windows-latest
60
- ubuntu-latest
61
- terraform: ${{ fromJSON(vars.TF_VERSIONS_PROTOCOL_V5) }}
+ terraform: ${{ fromJSON(vars.TF_VERSIONS_PROTOCOL_V6) }}
62
steps:
63
64
- name: Check out code
0 commit comments