terraform/website/source/docs/providers/aws/d
Martin Atkins ce447e8e2a aws_availability_zones output as "names" rather than "instance" (#7162)
Since this resource produces a list it feels more intuitive to give its
attribute a plural name, and since the noun "instance" already means
something specific in the AWS provider that doesn't apply here we use
"names" to indicate that these are availability zone names.

Also includes updating the docs to not show a dynamic count example for
now, since we don't support that yet.
2016-06-15 15:17:12 +02:00
..
ami.html.markdown provider/aws: New data source: aws_ami 2016-05-29 09:55:12 -07:00
availability_zones.html.markdown aws_availability_zones output as "names" rather than "instance" (#7162) 2016-06-15 15:17:12 +02:00
iam_policy_document.html.markdown provider/aws: aws_iam_policy_document data source 2016-05-31 11:08:02 -05:00
s3_bucket_object.html.markdown provider/aws: aws_s3_object -> aws_s3_bucket_object (docs + filename) (#6979) 2016-06-02 12:13:39 +01:00