terraform/internal/stacks/stackruntime/testdata/mainbundle/test/with-single-input
Liam Cervante cec4b7b74c
stacks: validate providers based on types instead of local names (#34735)
* stacks: validate providers based on types instead of local names

* fix tests
2024-02-28 08:24:53 +01:00
..
input-from-component stacks: validate the types of input variables during validation (#34722) 2024-02-26 11:36:19 +01:00
input-from-component-list stacks: validate the types of input variables during validation (#34722) 2024-02-26 11:36:19 +01:00
input-from-missing-component stacks: validate the types of input variables during validation (#34722) 2024-02-26 11:36:19 +01:00
input-from-provider stacks: validate the types of input variables during validation (#34722) 2024-02-26 11:36:19 +01:00
invalid-provider-config stacks: validate provider configurations during static analysis (#34730) 2024-02-27 08:43:58 +01:00
invalid-provider-type stacks: validate providers based on types instead of local names (#34735) 2024-02-28 08:24:53 +01:00
missing-provider stacks: check providers blocks in components during validatation (#34707) 2024-02-21 11:07:51 +01:00
missing-variable stacks: validate the types of input variables during validation (#34722) 2024-02-26 11:36:19 +01:00
provider-name-clash stacks: check providers blocks in components during validatation (#34707) 2024-02-21 11:07:51 +01:00
sensitive-input stacks: apply sensitive marks to outputs from components (#34684) 2024-02-16 10:46:50 +01:00
sensitive-input-nested stacks: apply sensitive marks to outputs from components (#34684) 2024-02-16 10:46:50 +01:00
undeclared-provider stacks: check providers blocks in components during validatation (#34707) 2024-02-21 11:07:51 +01:00
undeclared-variable stacks: validate the types of input variables during validation (#34722) 2024-02-26 11:36:19 +01:00
valid stacks: validate providers based on types instead of local names (#34735) 2024-02-28 08:24:53 +01:00
single-input.tf stacks: apply sensitive marks to outputs from components (#34684) 2024-02-16 10:46:50 +01:00