terraform/builtin
Chris Marchesi 99528f17cd provider/aws: Add CertificateNotFound retry waiter to aws_alb_listener (#10180)
Looks like sometimes it takes some time for IAM certificates to
propagate, which can cause errors on ALB listener creation.
Possibly same thing as hashicorp/terraform#5178, but for ALB
now instead of ELB.

This was discovered via acceptance tests, specifically the
TestAccAWSALBListener_https test. Updated the creation process to wait
on CertificateNotFound for a max of 5min.
2016-11-17 14:49:41 +02:00
..
bins "vault" provider registration 2016-10-29 23:16:57 -07:00
providers provider/aws: Add CertificateNotFound retry waiter to aws_alb_listener (#10180) 2016-11-17 14:49:41 +02:00
provisioners Add ability to skip chef registration 2016-10-01 00:49:39 +02:00