File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -906,6 +906,7 @@ Resources:
906
906
- !Sub " arn:aws:iam::${AWS::AccountId}:policy/ZalandoCloud-DenyModifyShibboleth"
907
907
- !Sub " arn:aws:iam::${AWS::AccountId}:policy/ZalandoCloud-DenyDefault"
908
908
- !Sub " arn:aws:iam::${AWS::AccountId}:policy/ZalandoCloud-AllowPowerUser"
909
+ - !Sub " arn:aws:iam::${AWS::AccountId}:policy/ZalandoCloud-AllowPowerUserCustom"
909
910
RoleName : " {{.Cluster.LocalID}}-deployment"
910
911
Type : ' AWS::IAM::Role'
911
912
DeploymentServiceBucket :
@@ -1039,6 +1040,7 @@ Resources:
1039
1040
- !Sub " arn:aws:iam::${AWS::AccountId}:policy/ZalandoCloud-DenyModifyShibboleth"
1040
1041
- !Sub " arn:aws:iam::${AWS::AccountId}:policy/ZalandoCloud-DenyDefault"
1041
1042
- !Sub " arn:aws:iam::${AWS::AccountId}:policy/ZalandoCloud-AllowPowerUser"
1043
+ - !Sub " arn:aws:iam::${AWS::AccountId}:policy/ZalandoCloud-AllowPowerUserCustom"
1042
1044
{{- if eq .Cluster.ConfigItems.deployment_service_ml_experiments_enabled "true"}}
1043
1045
DeploymentControllerMLExperimentDeploymentRole :
1044
1046
Type : AWS::IAM::Role
You can’t perform that action at this time.
0 commit comments