terraform/internal/stacks/stackruntime/testdata/mainbundle/test
2024-10-09 16:32:54 +02:00
..
aliased-provider stacks: add additional provider validation tests (#35471) 2024-07-26 11:36:08 +02:00
auth-provider-w-data stacks: skip full plan/apply cycles when deleting empty state (#35831) 2024-10-09 16:32:54 +02:00
checkable-objects stacks: include plan mode in stacks plan format (#35405) 2024-07-23 17:45:07 +02:00
complex-inputs stacks: apply nested default values to inputs (#35349) 2024-06-18 12:03:43 +02:00
component-chain stacks: skip full plan/apply cycles when deleting empty state (#35831) 2024-10-09 16:32:54 +02:00
component-input-output stacks: complete stack output implementation for plan and apply (#35723) 2024-09-16 11:36:36 +02:00
deferrable-component stacks: update RPC APIs with deferral information (#35125) 2024-06-04 15:14:00 +02:00
deferred-component-for-each-from-component-of-invalid-type stacks: fix invalid filename (#35111) 2024-05-03 08:12:27 +01:00
deferred-dependent stacks: fix destroy ordering of stacks destroy plans (#35665) 2024-09-05 12:10:24 +02:00
dependent-component stacks: fix destroy ordering of stacks destroy plans (#35665) 2024-09-05 12:10:24 +02:00
empty stackruntime: Beginnings of Validate function 2023-11-15 12:38:51 -08:00
empty-component stacks: include resources in state when calculating required providers (#34645) 2024-02-15 10:45:47 +01:00
failed-component stacks: fix destroy ordering of stacks destroy plans (#35665) 2024-09-05 12:10:24 +02:00
failed-dependency stacks: remove stale state during Stack apply operations (#35639) 2024-08-28 09:23:41 +02:00
forget_with_dependency stacks: fix dependency handling in component forget 2024-09-17 14:15:43 +02:00
forget_with_dependency_to_forget stacks: fix dependency handling in component forget 2024-09-17 14:15:43 +02:00
invalid-configuration stacks: call terraform.Validate on stack component configs (#34705) 2024-02-21 10:58:44 +01:00
invalid-providers stacks: add support for provider functions in .tfstack.hcl files (#35610) 2024-08-22 09:28:39 +02:00
legacy-module stacks: provide more helpful diagnostics when providers types are mismatched (#35422) 2024-07-08 10:31:52 +02:00
plan-no-value-for-required-variable stackruntime: Apply defaults to root variables 2024-03-04 16:20:17 -05:00
plan-undeclared-variable-in-component Fix nil pointer exception when planning stacks with undeclared variables (#34638) 2024-02-12 17:24:15 +01:00
plan-variable-defaults stackruntime: Treat unset and null equally 2024-03-07 15:49:39 -05:00
sensitive-output stacksruntime: Add sensitive outputs tests 2024-01-08 15:27:06 -05:00
sensitive-output-as-input stackruntime: Support sensitive component inputs 2024-01-08 15:27:06 -05:00
sensitive-output-nested stacksruntime: Add sensitive outputs tests 2024-01-08 15:27:06 -05:00
state-manipulation stacks: fix bug preventing unconfigured clients within Terraform (#35571) 2024-08-22 09:20:47 +02:00
validate-embedded-stack-selfref stackruntime: Top-level "Validate" function 2023-11-15 12:38:51 -08:00
validate-undeclared-variable stackruntime: Top-level "Validate" function 2023-11-15 12:38:51 -08:00
variable-ephemeral stackruntime: Handle apply-time-specified input variables 2024-06-17 08:34:46 -07:00
variable-output-roundtrip stackruntime: Beginnings of Validate function 2023-11-15 12:38:51 -08:00
variable-output-roundtrip-nested stackruntime: Beginnings of Validate function 2023-11-15 12:38:51 -08:00
with-data-source stacks: skip full plan/apply cycles when deleting empty state (#35831) 2024-10-09 16:32:54 +02:00
with-plantimestamp stacks: save plantimestamp to plan 2024-06-25 10:59:56 +02:00
with-provider-config stackruntime: Starting up and configuring provider plugins 2023-11-15 12:38:54 -08:00
with-provider-functions stacks: add support for provider functions in .tfstack.hcl files (#35610) 2024-08-22 09:28:39 +02:00
with-single-input stacks: represent ephemeral inputs and outputs as null (#35824) 2024-10-08 16:46:31 +02:00
with-single-input-and-output stacks: fix destroy ordering of stacks destroy plans (#35665) 2024-09-05 12:10:24 +02:00
with-single-output stacks: validate the types of input variables during validation (#34722) 2024-02-26 11:36:19 +01:00
with-single-resource stacks/stackruntime: fix TestPlanWithSingleResource 2023-11-15 12:38:54 -08:00
with-single-resource-missing-provider stacks: include resources in state when calculating required providers (#34645) 2024-02-15 10:45:47 +01:00