We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ac20b commit 68970a4Copy full SHA for 68970a4
1 file changed
.github/workflows/ci.yaml
@@ -45,7 +45,6 @@ jobs:
45
validate: true
46
format: true
47
arg-var-file: ${{ env.VAR_FILE }}
48
- label-pr: false
49
- name: Get TF Outputs
50
run: |
51
echo "S3_BACKUP_ROLE=$(tofu -chdir=terraform output -var-file=vars/production.tfvars s3_backup_role)" >> $GITHUB_ENV
0 commit comments