Files
opentf/website/source/docs/providers
Paul Stack 36b6384956 provider/aws: Add support for placement_constraint to aws_ecs_service (#11242)
```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSEcsServiceWithPlacementConstraints'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/01/17 18:25:27 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSEcsServiceWithPlacementConstraints -timeout 120m
=== RUN   TestAccAWSEcsServiceWithPlacementConstraints
--- PASS: TestAccAWSEcsServiceWithPlacementConstraints (113.18s)
PASS
ok  	github.com/hashicorp/terraform/builtin/providers/aws	113.208s
```

//cc @catsby
2017-01-17 18:43:34 +00:00
..
2016-10-22 18:35:37 +02:00
2016-09-12 07:08:00 +01:00
2016-09-12 07:08:00 +01:00
2016-07-27 12:30:07 +01:00
2016-09-12 07:08:00 +01:00
2016-10-24 10:34:06 -07:00
2016-08-20 12:03:20 +01:00
2016-12-27 15:50:25 -08:00
2016-09-01 19:04:41 +00:00
2016-12-05 15:29:41 +00:00
2016-10-24 14:14:49 -07:00
2016-11-15 13:49:01 -06:00