Skip to content

Commit 866306d

Browse files
author
Cristina Sánchez Sánchez
committed
Added MONGODB_ATLAS_USERNAME_2
1 parent 12bbfa7 commit 866306d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/acceptance-tests-runner.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -602,6 +602,7 @@ jobs:
602602
MONGODB_ATLAS_PROJECT_OWNER_ID: ${{ inputs.mongodb_atlas_project_owner_id }}
603603
MONGODB_ATLAS_ORG_ID: ${{ inputs.mongodb_atlas_org_id }}
604604
MONGODB_ATLAS_USERNAME: ${{ vars.MONGODB_ATLAS_USERNAME }}
605+
MONGODB_ATLAS_USERNAME_2: ${{ vars.MONGODB_ATLAS_USERNAME_2 }}
605606
ACCTEST_PACKAGES: |
606607
./internal/service/clouduserorgassignment
607608
./internal/service/clouduserprojectassignment

0 commit comments

Comments
 (0)