terraform/configs/testdata
Kristin Laemmert 923e157b5c
configs: deprecate version argument inside provider configuration blocks (#26135)
The version argument is deprecated in Terraform v0.14 in favor of
required_providers and will be removed in a future version of terraform
(expected to be v0.15). The provider configuration documentation already
discourages use of 'version' inside provider configuration blocks, so it
only needed an extra note that it is actively deprecated.
2020-09-08 08:19:00 -04:00
..
config-build
dir-empty move IsEmptyDir to configs package 2019-07-18 13:07:10 -04:00
error-files addrs: Disallow provider source addresses starting with terraform- 2020-07-08 10:18:55 -07:00
experiments experiments: a mechanism for opt-in experimental language features 2019-12-10 09:27:05 -08:00
invalid-files configs: prevent panic with invalid type name (#25562) 2020-07-13 09:47:16 -04:00
invalid-modules configs: Custom variable validation is no longer experimental 2020-05-28 16:07:59 -07:00
nested-errors ensure we record diagnostics from nested modules 2019-07-16 19:06:48 -04:00
provider-reqs configs: Fix nested provider requirements bug 2020-06-22 12:16:22 -04:00
providers-explicit-fqn addrs: ImpliedProviderForUnqualifiedType function 2020-04-06 09:24:23 -07:00
valid-files configs: deprecate version argument inside provider configuration blocks (#26135) 2020-09-08 08:19:00 -04:00
valid-modules configs: include "providers" when overriding modules (#25496) 2020-08-11 11:46:40 -04:00
warning-files configs: Custom variable validation is no longer experimental 2020-05-28 16:07:59 -07:00