terraform/website/source/docs/providers/aws
Chris Marchesi 3ac05a539b provider/aws: Add aws_alb_listener data source (#10181)
* provider/aws: Add aws_alb_listener data source

This adds the aws_alb_listener data source to get information on an AWS
Application Load Balancer listener.

The schema is slightly modified (only option-wise, attributes are the
same) and we use the aws_alb_listener resource read function to get the
data.

Note that the HTTPS test here may fail due until
hashicorp/terraform#10180 is merged.

* provider/aws: Add aws_alb_listener data source docs

Now documented.
2016-11-18 13:01:21 +02:00
..
d provider/aws: Add aws_alb_listener data source (#10181) 2016-11-18 13:01:21 +02:00
r Add name_prefix to aws_iam_policy (#10178) 2016-11-17 14:03:03 +02:00
index.html.markdown Fixed some typos and formatting in AWS index docs (#10189) 2016-11-17 13:52:06 +02:00