terraform/builtin
Paul Stack 5cad27bb2e provider/aws: Migrate aws_dms_* resources away from AWS waiters (#13291)
The AWS waiter package has changed location in the 1.8.0 version of the
SDK. DMS will need to mitigate a breaking change because of this

Between @radeksimko and myself, we think that we should migrate the DMS
resources to using the Terraform state refresh func pattern that is used
across the entire of the AWS provider. DMS is the *only* resource that
currently uses the AWS waiters, so the LOE to migrate is pretty low
2017-04-05 06:48:37 +01:00
..
bins New Provider: Spotinst (#5001) 2017-02-22 22:57:16 +02:00
providers provider/aws: Migrate aws_dms_* resources away from AWS waiters (#13291) 2017-04-05 06:48:37 +01:00
provisioners remove log.Fatal from test 2017-02-24 18:48:48 -05:00