terraform/internal/configs/testdata/error-files
Martin Atkins 9076400436 configs: Decode preconditions and postconditions
This allows precondition and postcondition checks to be declared for
resources and output values as long as the preconditions_postconditions
experiment is enabled.

Terraform Core doesn't currently know anything about these features, so
as of this commit declaring them does nothing at all.
2022-01-28 11:00:29 -05:00
..
destroy-provisioners.tf Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
ignore_changes.tf Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
invalid_language_edition.tf Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
module-invalid-registry-source-with-module.tf addrs: Expose the registry address parser's error messages 2021-11-30 15:46:16 -08:00
module-local-source-with-version.tf addrs: Expose the registry address parser's error messages 2021-11-30 15:46:16 -08:00
precondition-postcondition-constant.tf configs: Decode preconditions and postconditions 2022-01-28 11:00:29 -05:00
provider-source-prefix.tf Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
required-providers-toplevel.tf Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
unsupported_language_edition.tf Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
variable_type_quoted.tf Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
vendor_provisioners.tf Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00