Skip to content

Commit f22e230

Browse files
committed
Add new RES input parameters to the demo template
1 parent 722dba7 commit f22e230

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
@@ -134,6 +134,9 @@ Resources:
134134
IAMPermissionBoundary: ""
135135
DisableADJoin: "False"
136136
ServiceAccountUserDN: !GetAtt [ RESExternal, Outputs.ServiceAccountUserDN ]
137+
HttpProxy: ""
138+
HttpsProxy: ""
139+
NoProxy: ""
137140
TemplateURL: https://research-engineering-studio-us-east-1.s3.amazonaws.com/releases/latest/ResearchAndEngineeringStudio.template.json
138141

139142
RESSsoKeycloak:

0 commit comments

Comments
 (0)