Merge pull request #201 from rstudio/forgot-to-remove-dependson
remove the dependson
This commit is contained in:
commit
430fee4f5e
1 changed files with 0 additions and 1 deletions
|
|
@ -85,7 +85,6 @@ rBuildsEcsLaunchTemplate:
|
||||||
|
|
||||||
rBuildsBatchComputeEnvironment:
|
rBuildsBatchComputeEnvironment:
|
||||||
Type: AWS::Batch::ComputeEnvironment
|
Type: AWS::Batch::ComputeEnvironment
|
||||||
DependsOn: rBuildsBatchIamRole
|
|
||||||
Properties:
|
Properties:
|
||||||
Type: MANAGED
|
Type: MANAGED
|
||||||
ComputeResources:
|
ComputeResources:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue