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 e1c29e4 commit 3ee094cCopy full SHA for 3ee094c
.github/workflows/digger_workflow.yml
@@ -41,6 +41,8 @@ jobs:
41
disable-locking: true
42
setup-opentofu: true
43
setup-terraform: true
44
+ upload-plan-destination: 'aws'
45
+ upload-plan-destination-s3-bucket: terraform-cache-1756318349465
46
#local-dev-mode: true
47
#local-dev-cli-path: /Users/mohamedsayed/dev/digger/digger/cli
48
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
0 commit comments