Merge "Small fixes in Core Library"
This commit is contained in:
commit
8234bbf328
@ -254,7 +254,7 @@ Methods:
|
||||
Then:
|
||||
- $.instanceTemplate: $.instanceTemplate.mergeWith($joinResult.template)
|
||||
|
||||
- If: $joinResult.portRef != null
|
||||
- If: $joinResult.get(portRef) != null
|
||||
Then:
|
||||
- $template:
|
||||
resources:
|
||||
|
@ -70,7 +70,7 @@ Methods:
|
||||
|
||||
generateSecurityGroupManager:
|
||||
Body:
|
||||
- Return: new(sys:AwsSecurityGroupManager)
|
||||
- Return: new(sys:AwsSecurityGroupManager, $this)
|
||||
|
||||
|
||||
describe:
|
||||
|
Loading…
x
Reference in New Issue
Block a user