Skip to content

Commit f702704

Browse files
committed
included sub environment
1 parent a499ffd commit f702704

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-e2e-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
working-directory: ./terraform
5757
run: |
5858
export ENVIRONMENT=dev
59+
export SUB_ENVIRONMENT=internal-dev
5960
make init
6061
6162
- name: Terraform Plan

0 commit comments

Comments
 (0)