# README
Terraform AWS Provider ELB Package
This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.
Handy Links
- Find out about contributing to the AWS provider!
- AWS Provider Docs: Home
- AWS Provider Docs: One of the ELB resources
- AWS Docs: AWS SDK for Go ELB
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@SDKDataSource("aws_elb_hosted_zone_id").
@SDKDataSource("aws_elb").
@SDKDataSource("aws_elb_service_account").
Expands an array of String Instance IDs into a []Instances.
Takes the result of flatmap.Expand for an array of listeners and returns ELB API compatible objects.
Takes the result of flatmap.Expand for an array of policy attributes and returns ELB API compatible objects.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Flattens a health check into something that flatmap.Flatten() can handle.
Flattens an array of PolicyAttributes into a []interface{}.
GetTagsIn returns elb service tags from Context.
KeyValueTags creates tftags.KeyValueTags from elb service tags.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListTags lists elb service tags.
No description provided by the author
No description provided by the author
@SDKResource("aws_app_cookie_stickiness_policy").
@SDKResource("aws_elb_attachment").
@SDKResource("aws_load_balancer_backend_server_policy").
@SDKResource("aws_lb_cookie_stickiness_policy").
@SDKResource("aws_load_balancer_listener_policy").
@SDKResource("aws_elb", name="Classic Load Balancer") @Tags(identifierAttribute="id").
@SDKResource("aws_load_balancer_policy").
@SDKResource("aws_proxy_protocol_policy").
@SDKResource("aws_lb_ssl_negotiation_policy").
SetTagsOut sets elb service tags in Context.
No description provided by the author
No description provided by the author
TagKeys returns elb service tag keys.
Tags returns elb service tags.
UpdateTags updates elb service tags.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author