terraform/builtin
Matt Dainty 93b2ac36dc
Handle specific exceptions at creation
If we get `InvalidParameterException` with the message "Could not deliver test
message to specified" then retry as this is often down to some sort of internal
delay in Amazons API. Also increase the timeout from 30 seconds to 3 minutes as
it has been observed to take that long sometimes for the creation to succeed.

This applies to both log destinations and subscription filters.
2017-02-15 11:35:39 +00:00
..
bins update privisioner bins to use new functions 2017-01-26 15:09:15 -08:00
providers Handle specific exceptions at creation 2017-02-15 11:35:39 +00:00
provisioners Cannot store multiple types in atomic.Value 2017-02-07 19:02:04 -05:00