Files
opentf/configs
Martin Atkins eed6b3c48b configs: Emit a warning for backends in nested modules
Terraform considers backend configurations only in the root module, so any
declarations in child modules are entirely ignored.

To avoid users mistakenly thinking that a root module backend
configuration has taken effect, we'll now emit a warning about it. This is
a warning rather than an error because it's reasonable to call a module
that would normally be a root module instead as a child module when
writing a wrapper module to handle integration testing.
2020-11-18 08:20:25 -08:00
..
2020-10-14 12:45:06 -04:00
2020-10-05 08:33:49 -04:00
2018-02-15 15:56:39 -08:00
2020-10-05 08:33:49 -04:00
2020-07-17 11:09:45 -04:00
2019-11-21 09:14:50 -05:00
2020-02-13 20:46:48 -05:00