terraform/website/source/docs
Jack Bruno be56c7d2f6 provider/aws: Add AWS DMS (data migration service) resources (#11122)
* Add aws dms vendoring

* Add aws dms endpoint resource

* Add aws dms replication instance resource

* Add aws dms replication subnet group resource

* Add aws dms replication task resource

* Fix aws dms resource go vet errors

* Review fixes: Add id validators for all resources. Add validator for endpoint engine_name.

* Add aws dms resources to importability list

* Review fixes: Add aws dms iam role dependencies to test cases

* Review fixes: Adjustments for handling input values

* Add aws dms replication subnet group tagging

* Fix aws dms subnet group doesn't use standard error for resource not found

* Missed update of aws dms vendored version

* Add aws dms certificate resource

* Update aws dms resources to force new for immutable attributes

* Fix tests failing on subnet deletion by adding explicit dependencies. Combine import tests with basic tests to cut down runtime.
2017-02-02 10:30:05 +00:00
..
commands command/import: document -var-file and -var is available #11211 2017-01-24 13:02:54 -08:00
configuration Merge pull request #11329 from hashicorp/f-destroy-prov 2017-01-26 14:32:21 -08:00
import provider/aws: Add AWS DMS (data migration service) resources (#11122) 2017-02-02 10:30:05 +00:00
internals Update the docs to indicate that `TF_LOG_PLAN` is append now. 2016-10-18 13:10:15 -07:00
modules Add CLI output example to Usage of Modules 2016-12-19 13:26:36 -05:00
plugins Updated Plugins section. (#8235) 2016-08-16 14:21:33 -05:00
providers provider/aws: Add AWS DMS (data migration service) resources (#11122) 2017-02-02 10:30:05 +00:00
provisioners website: document destroy provisioners 2017-01-20 23:21:29 -08:00
state Add missing word (#11432) 2017-01-26 17:18:23 +02:00
index.html.markdown