mirror of
https://github.com/hashicorp/terraform.git
synced 2026-04-29 10:09:00 -04:00
The CLI attempts to prevent the user from inputting non-ephemeral variables during apply which don't match the stored plan values. Since the user can't avoid variables parsed from auto-loaded files, we have to ignore those values.
1 line
12 B
HCL
1 line
12 B
HCL
foo = "bar"
|