mirror of https://github.com/hashicorp/terraform
as with this version of this doc users receives a warning like this if them use quotes with parameters of 'on_failure' setting: " on_failure = "continue" In this context, keywords are expected literally rather than in quotes. Terraform 0.11 and earlier required quotes, but quoted keywords are now deprecated and will be removed in a future version of Terraform. Remove the quotes surrounding this keyword to silence this warning. " same with: when = "destroy"pull/25076/head
parent
46d27fe848
commit
b32c5eaddb
Loading…
Reference in new issue