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-12-19 18:39:38 -08:00
2016-11-10 08:02:37 -08:00
2017-01-17 18:43:34 +00:00
2016-08-14 11:02:49 +01:00
2017-01-12 15:52:40 +02:00
2016-10-22 18:35:37 +02:00
2016-11-16 19:03:37 +02:00
2016-09-12 07:08:00 +01:00
2016-12-12 10:06:42 +01:00
2016-09-12 07:08:00 +01:00
2017-01-09 16:07:36 +00:00
2017-01-13 18:08:41 -05:00
2016-07-27 12:30:07 +01:00
2016-11-01 02:14:43 +00:00
2017-01-03 16:10:39 +00:00
2016-12-05 17:24:57 +00:00
2016-12-12 22:17:35 +00:00
2016-11-18 13:24:37 +02:00
2017-01-13 10:51:03 +00:00
2016-12-12 15:53:37 +00:00
2017-01-17 11:49:45 +00:00
2016-08-05 16:27:03 +10:00
2016-09-12 07:08:00 +01:00
2016-09-30 22:41:15 +02:00
2016-07-26 19:19:39 +01:00
2017-01-15 12:27:24 +00:00
2016-10-24 10:34:06 -07:00
2017-01-17 18:36:47 +00:00
2017-01-11 10:38:04 +00:00
2016-08-20 12:03:20 +01:00
2016-12-24 14:43:06 +00:00
2016-12-27 15:50:25 -08:00
2016-08-10 13:16:31 +12:00
2016-09-01 19:04:41 +00:00
2016-12-05 15:29:41 +00:00
2017-01-17 12:02:55 +00:00
2016-12-14 16:25:57 +00:00
2017-01-17 16:11:23 +00:00
2017-01-09 09:36:16 +01:00
2016-10-24 14:14:49 -07:00
2016-09-24 12:22:07 -07:00
2016-12-15 16:28:34 +00:00
2016-11-09 13:50:09 +00:00
2016-11-15 13:49:01 -06:00