terraform/internal/configs/testdata/invalid-modules
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
..
multiple-required-providers Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
nullable-with-default-null configs: explicitly nullable variable values 2021-10-29 13:59:46 -04:00
object-optional-attrs-experiment Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
override-cloud-duplicates Allow cloud block overrides 2021-10-28 19:29:09 -05:00
override-nonexist-variable Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
override-variable-causes-bad-default Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
preconditions-postconditions-experiment configs: Decode preconditions and postconditions 2022-01-28 11:00:29 -05:00
provider-meta Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00