We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c705763 commit ece9a62Copy full SHA for ece9a62
1 file changed
.github/workflows/atlantis.yml
@@ -4,7 +4,7 @@ on:
4
workflow_call:
5
inputs:
6
atlantis_url:
7
- default: "http://atlantis.ops-default-us-west-2-prod.local"
+ default: "http://atlantis.infra-us-west-2-prod.local"
8
required: false
9
type: string
10
secrets:
0 commit comments