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 a7678f8 commit 374675cCopy full SHA for 374675c
.github/workflows/run-e2e-tests.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Terraform Plan
56
working-directory: ./terraform
57
run: |
58
- make plan environment=internal-dev
+ make plan environment=dev sub_environment=internal-dev
59
60
- name: Run e2e
61
working-directory: ./e2e
0 commit comments