File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
sceptre/scipool/config/develop Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,11 @@ sceptre_user_data:
5656 Info:
5757 LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.4.13/ec2/sc-ec2-linux-docker-notebook.yaml'
5858 Name: 'v1.4.13'
59- - Description: 'Allow Graviton instances {{ range(1, 10000) | random }} '
59+ - Description: 'Allow Graviton instances'
6060 Info:
6161 LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.4.14/ec2/sc-ec2-linux-docker-notebook.yaml'
6262 Name: 'v1.4.14'
63+ - Description: 'Update Graviton instances {{ range(1, 10000) | random }}'
64+ Info:
65+ LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.4.15/ec2/sc-ec2-linux-docker-notebook.yaml'
66+ Name: 'v1.4.15'
Original file line number Diff line number Diff line change @@ -65,7 +65,11 @@ sceptre_user_data:
6565 Info:
6666 LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.4.10/ec2/sc-ec2-linux-docker.yaml'
6767 Name: 'v1.4.10'
68- - Description: 'Allow Graviton instances {{ range(1, 10000) | random }} '
68+ - Description: 'Allow Graviton instances'
6969 Info:
7070 LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.4.14/ec2/sc-ec2-linux-docker.yaml'
7171 Name: 'v1.4.14'
72+ - Description: 'Update Graviton instances {{ range(1, 10000) | random }}'
73+ Info:
74+ LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.4.15/ec2/sc-ec2-linux-docker.yaml'
75+ Name: 'v1.4.15'
You can’t perform that action at this time.
0 commit comments