baked in cloud formation template
parent
09c6df818f
commit
d26cc2b620
|
|
@ -1911,9 +1911,7 @@ TaskDefinitionFormation.formation = ` AWSTemplateFormatVersion: 2010-09-09
|
|||
Metadata:
|
||||
'AWS::CloudFormation::Designer':
|
||||
id: c6f18447-b879-4696-8873-f981b2cedd2b
|
||||
|
||||
# template secrets p2 - secret
|
||||
|
||||
TaskDefinition:
|
||||
Type: 'AWS::ECS::TaskDefinition'
|
||||
Properties:
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -99,9 +99,7 @@ export class TaskDefinitionFormation {
|
|||
Metadata:
|
||||
'AWS::CloudFormation::Designer':
|
||||
id: c6f18447-b879-4696-8873-f981b2cedd2b
|
||||
|
||||
# template secrets p2 - secret
|
||||
|
||||
TaskDefinition:
|
||||
Type: 'AWS::ECS::TaskDefinition'
|
||||
Properties:
|
||||
|
|
|
|||
Loading…
Reference in New Issue