mirror of https://github.com/hashicorp/terraform
For PreApply hook purposes we only actually use the Delete, Create, and Update actions, because other actions are handled in different ways than a direct call to ApplyResourceChange. However, if there's a bug in core that causes it to pass a different action, it's better for us to mark it as being explicitly unknown in the UI rather than simply defaulting to "Modifying...", which can thus obscure the problem and make for a confusing result.pull/19086/head
parent
a87470cc15
commit
b428746cfd
Loading…
Reference in new issue