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 5165f1d commit 24bcce7Copy full SHA for 24bcce7
.github/workflows/digger_workflow.yml
@@ -37,7 +37,7 @@ jobs:
37
digger-spec: ${{ inputs.spec }}
38
digger-private-key: ${{ secrets.DIGGER_PRIVATE_KEY }}
39
terraform-tfe-token: ${{ secrets.DIGGER_TOKEN }}
40
- terraform-tfe-hostname: otaco.app
+ terraform-tfe-hostname: mo-digger-test.ngrok.app
41
setup-aws: false
42
disable-locking: true
43
setup-opentofu: true
0 commit comments