Skip to content

Commit 2633376

Browse files
committed
Merge branch 'demo_updates' into 'develop'
Add new RES input parameters to the demo template See merge request mwvaughn/aws-hpc-recipes!151
2 parents 16166b2 + f22e230 commit 2633376

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

recipes/res/res_demo_env/assets/res-demo-stack.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,9 @@ Resources:
131131
IAMPermissionBoundary: ""
132132
DisableADJoin: "False"
133133
ServiceAccountUserDN: !GetAtt [ RESExternal, Outputs.ServiceAccountUserDN ]
134+
HttpProxy: ""
135+
HttpsProxy: ""
136+
NoProxy: ""
134137
TemplateURL: https://research-engineering-studio-us-east-1.s3.amazonaws.com/releases/latest/ResearchAndEngineeringStudio.template.json
135138

136139
RESSsoKeycloak:

0 commit comments

Comments
 (0)