terraform/website/source/docs/providers/aws/d
Chris Marchesi 4845f8de39 provider/aws: Add aws_alb data source (#10196)
* provider/aws: Add aws_alb data source

This adds the aws_alb data source for getting information on an AWS
Application Load Balancer.

The schema is nearly the same as the resource of the same name, with
most of the resource population logic de-coupled into its own function
so that they can be shared between the resource and data source.

* provider/aws: aws_alb data source language revisions

 * Multiple/zero result error slightly updated to be a bit more
   specific.
 * Fixed relic of the copy of the resource docs (resource -> data
   source)
2016-11-21 10:27:44 +02:00
..
acm_certificate.html.markdown provider/aws: Address acm_certificate review items 2016-11-03 20:01:46 -04:00
alb.html.markdown provider/aws: Add aws_alb data source (#10196) 2016-11-21 10:27:44 +02:00
alb_listener.html.markdown provider/aws: Add aws_alb_listener data source (#10181) 2016-11-18 13:01:21 +02:00
ami.html.markdown fix incorrect reference to iops property in `aws_ami` data source 2016-10-20 09:50:04 -05:00
availability_zone.html.markdown fix aws_availability_zone data source doc example (#10249) 2016-11-20 16:10:59 +02:00
availability_zones.html.markdown provider/aws: availability zone data source 2016-09-24 15:19:33 -07:00
billing_service_account.markdown Add AWS Billing & Cost Management service account 2016-09-07 17:43:45 +12:00
caller_identity.html.markdown provider/aws: Add aws_caller_identity data source 2016-08-16 11:24:26 +01:00
cloudformation_stack.html.markdown provider/aws: Add cloudformation_stack data source 2016-09-03 11:33:59 +01:00
ebs_volume.html.markdown provider/aws: Adding a datasource for aws_ebs_volume (#9753) 2016-11-01 14:15:31 +00:00
ecs_container_definition.html.markdown provider/aws: `aws_ecs_container_definition` datasource parameter 2016-08-25 18:10:08 +01:00
elb_service_account.html.markdown Export AWS ELB service account ARN (#8700) 2016-09-11 19:13:58 +01:00
iam_policy_document.html.markdown Add reference about AWS IAM policy requirements 2016-10-07 13:25:12 -05:00
ip_ranges.html.markdown Fix doc for provider/aws_ip_ranges 2016-08-27 09:41:34 +09:00
prefix_list.html.markdown aws_prefix_list data source - Add ability to select PL by name. (#10248) 2016-11-20 16:21:55 +02:00
redshift_service_account.html.markdown docs/aws: Fix example of aws_redshift_service_account (#8313) 2016-08-19 09:09:48 +01:00
region.html.markdown provider/aws: aws_region data source 2016-09-24 15:19:33 -07: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
security_group.html.markdown Add note to aws_security_group data source describing the default security group for a VPC. (#10247) 2016-11-20 16:28:11 +02:00
subnet.html.markdown Data source docs missing `data.` 2016-10-15 06:32:20 +11:00
vpc.html.markdown Data source docs missing `data.` 2016-10-15 06:32:20 +11:00