terraform/builtin
James Bardin 2e2a363052 Remove removed attribute from applied state
When a Diff contains a NewRemoved attribute (which would have been null
in the planned state), the final value is often the "zero" value string
for the type, which the provider itself still applies to the state.
Rather than risking a change of behavior in helper/schema by fixing the
inconsistency, we'll remove the NewRemoved attributes after apply to
prevent further issues resulting from the change in planned value.
2019-06-13 17:29:25 -04:00
..
bins provisioner: new Puppet provisioner (#18851) 2019-06-10 15:31:21 -04:00
providers Remove removed attribute from applied state 2019-06-13 17:29:25 -04:00
provisioners provisioner: new Puppet provisioner (#18851) 2019-06-10 15:31:21 -04:00