Merge pull request #11858 from hashicorp/f-fix-acc-tests

provider/aws: Fix ECS Task Definition Acceptance tests
This commit is contained in:
Jake Champlin 2017-02-10 13:21:19 -05:00 committed by GitHub
commit f3befb0fe5
1 changed files with 80 additions and 81 deletions

View File

@ -398,7 +398,6 @@ func testAccAWSEcsTaskDefinitionWithTaskRoleArn(rInt int) string {
}
]
TASK_DEFINITION
volume {
name = "database_scratch"
}