terraform/builtin
Sander van Harmelen ddc0f4cdb0 Fix dynamically determining if `ForceNew = true` (#7745)
The same instance of the resources’ `schema.Resource` is used for all resources of the same type.

So we need to set either `true` or `false` for every resource to make sure we get the correct value.
2016-07-21 15:23:58 +02:00
..
bins Add scaleway provider (#7331) 2016-07-13 21:03:41 +01:00
providers Fix dynamically determining if `ForceNew = true` (#7745) 2016-07-21 15:23:58 +02:00
provisioners provisioner/file: Clean up temporary files 2016-07-08 19:35:00 +01:00