We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433710f commit 293140cCopy full SHA for 293140c
.github/workflows/terraform-build.yaml
@@ -22,6 +22,7 @@ env:
22
permissions:
23
id-token: write # This is required for requesting the JWT
24
contents: read # This is required for actions/checkout
25
+ packages: read
26
27
jobs:
28
terraform:
0 commit comments