terraform/builtin
Paul Hinze bc1baa8712 providers/aws: final_snapshot_id isn't ForceNew
Removing `ForceNew` from `final_snapshot_identifier` - it's a parameter
that's _only_ passed during the DeleteDBInstance API call, so it's perfectly
valid to change the attribute for an existing DB Instance.

fixes #1138
2015-03-05 19:07:41 -06:00
..
bins providers/dme: rename dnsmadeeasy package to dme 2015-02-25 15:54:22 -08:00
providers providers/aws: final_snapshot_id isn't ForceNew 2015-03-05 19:07:41 -06:00
provisioners Fix failing tests 2014-10-09 21:29:21 -07:00