package
3.76.1+incompatible
Repository: https://github.com/hashicorp/terraform-provider-aws.git
Documentation: pkg.go.dev

# 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

# Functions

AppCookieStickinessPolicyParseID takes an ID and parses it into it's constituent parts.
No description provided by the author
ELB automatically creates ENI(s) on creation but the cleanup is asynchronous and may take time which then blocks IGW, SG or VPC on deletion So we make the cleanup "synchronous" here.
CookieStickinessPolicyParseID takes an ID and parses it into it's constituent parts.
No description provided by the author
No description provided by the author
No description provided by the author
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.
Flattens a health check into something that flatmap.Flatten() can handle.
Flattens an array of PolicyAttributes into a []interface{}.
No description provided by the author
KeyValueTags creates tftags.KeyValueTags from elb service tags.
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
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
No description provided by the author
No description provided by the author
No description provided by the author
SSLNegotiationPolicyParseID takes an ID and parses it into it's constituent parts.
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

# Variables

See http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-access-logs.html#attach-bucket-policy See https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html#access-logging-bucket-permissions.
See http://docs.aws.amazon.com/general/latest/gr/rande.html#elb_region See https://docs.amazonaws.cn/en_us/general/latest/gr/rande.html#elb_region.

# Structs

No description provided by the author