Merge pull request #11858 from hashicorp/f-fix-acc-tests
provider/aws: Fix ECS Task Definition Acceptance tests
This commit is contained in:
commit
f3befb0fe5
|
@ -398,7 +398,6 @@ func testAccAWSEcsTaskDefinitionWithTaskRoleArn(rInt int) string {
|
|||
}
|
||||
]
|
||||
TASK_DEFINITION
|
||||
|
||||
volume {
|
||||
name = "database_scratch"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue