File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ tosca_definitions_version: tosca_simple_yaml_1_0
33metadata :
44 template_name : AmazonAWSCloudProviderShell2G
55 template_author : Quali
6- template_version : 1.2.0
6+ template_version : 1.5.1
77 template_icon : DeploymentTypes-AWS-EC2.png
88
99description : >
@@ -89,8 +89,8 @@ node_types:
8989 Static Security Group Id :
9090 type : string
9191 default : " "
92- description : " An Id of an existing security group, that should be assigned to
93- an instance during it's deployment."
92+ description : " An ID or a Security group name of an existing security group,
93+ that should be assigned to an instance during it's deployment."
9494 tags : [ user_input ]
9595 Storage Type :
9696 type : string
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ tosca_definitions_version: tosca_simple_yaml_1_0
33metadata :
44 template_name : Amazon AWS Cloud Provider Shell 2G
55 template_author : Quali
6- template_version : 1.5.0
6+ template_version : 1.5.1
77 template_icon : AWS.png
88
99description : >
You can’t perform that action at this time.
0 commit comments