terraform/vendor/github.com/aws
Paul Stack 64510d9cfb provider/aws: Adding `aws_ssm_document` resource (#8460)
* provider/aws: add `aws_ssm_document` resource

* provider/aws: Changes to `aws_ssm_document` post code review

The changes are things like using d.Id rather than d.Get("name").(string)

and errwrap.Wrapf rather than fmt.Errorf
2016-08-25 09:47:24 +01:00
..
aws-sdk-go provider/aws: Adding `aws_ssm_document` resource (#8460) 2016-08-25 09:47:24 +01:00