Skip to content

Commit a9475cf

Browse files
Merge branch 'develop' into ID-1174-combined-user-state-api
2 parents e091b55 + 6bbac37 commit a9475cf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/sam.conf

+10
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,16 @@ azureServices {
208208
publisher = "thebroadinstituteinc1615909626976"
209209
authorizedUserKey = "authorizedTerraUser"
210210
}
211+
{
212+
name = "tdr-dev"
213+
publisher = "thebroadinstituteinc1615909626976"
214+
authorizedUserKey = "authorizedTDRUser"
215+
}
216+
{
217+
name = "tdr-prod"
218+
publisher = "thebroadinstituteinc1615909626976"
219+
authorizedUserKey = "authorizedTDRUser"
220+
}
211221
]
212222
}
213223

0 commit comments

Comments
 (0)