We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ea577 commit 3bc5a48Copy full SHA for 3bc5a48
1 file changed
.github/workflows/cicd-3-deploy.yaml
@@ -79,7 +79,7 @@ jobs:
79
timeout-minutes: 10
80
permissions:
81
id-token: write
82
- contents: read
+ contents: write
83
steps:
84
- name: "Setup Terraform"
85
uses: hashicorp/setup-terraform@v3
0 commit comments