Commit Graph

27 Commits (ebff0a468331dea1084497b297fb73dd2d2d0374)

Author SHA1 Message Date
Daniel Banck 4da132e639
Add `const` attribute to variable blocks
2 months ago
Liam Cervante 551ba2e525
Implement controlling destroy functionality within Terraform Test (#37359)
7 months ago
Sarah French 61a7914dd9
Add test helper to create mock provider that contains a state store (#37556)
8 months ago
Sarah French d1e412fcf0
PSS: Add initial (incomplete) version of code changes to the `init` command for using pluggable state storage (#37321)
9 months ago
Daniel Schmidt 5fdbafd129 ensure destroy events can not be used
9 months ago
Kristin Laemmert 5adceda98f
feat: update Actions parsing with current syntax (#37313)
9 months ago
Sarah French b3d7dae793
Add config parsing and validation for PSS (#37178)
11 months ago
Sarah French 6f07b460a7
Update and add new tests for module-parsing logic (#37176)
11 months ago
Kristin Laemmert 386988cb50
Decode action blocks and action_triggers inside resource blocks. (#37030)
11 months ago
Samsondeen 2f0f537e69
Terraform test: Execute eligible test runs in parallel (#36300)
1 year ago
Liam Cervante ee9aa07e10
terraform test: implement the source attribute for mock providers (#34192)
2 years ago
Liam Cervante 05f877166d
terraform test: parse mocking structures with test files (#34143)
3 years ago
Liam Cervante f397954c52
testing framework: allow users to specify deeply nested testing directories (#33584)
3 years ago
Liam Cervante 4122ba86fc
terraform test: fix crash when using nested modules from test run blocks (#33589)
3 years ago
Liam Cervante c91f91cc9e
testing framework: change test file extension to .tftest.hcl (#33553)
3 years ago
Liam Cervante 5acc95dda7
[Testing Framework] Add module block to test run blocks (#33456)
3 years ago
Liam Cervante f74a8d16cf
[testing framework] implement expect_failures functionality (#33443)
3 years ago
Liam Cervante cad9aa9025
[Testing Framework] Add test file HCL configuration and parser functionality (#33325)
3 years ago
Liam Cervante 5d6c5a9a33
plannable import: add a provider argument to the import block (#33175)
3 years ago
Eugene Dementyev 36aac6b498
Fixes depends_on when overriding modules (#32796)
3 years ago
Katy Moe df6dad5070
add failing test for IgnoreAllChanges override
5 years ago
James Bardin b91d9435ea
Merge pull request #29832 from hashicorp/jbardin/nullable-variable
5 years ago
Martin Atkins 94cbc8fb5d experiments: config_driven_move has concluded
5 years ago
James Bardin 7b7972ac95 allow nullable override
5 years ago
Chris Arcand 18d54c1129 Allow cloud block overrides
5 years ago
Martin Atkins 6b8e103d6a configs: Include "moved" blocks when merging multiple files into a module
5 years ago
Martin Atkins 31349a9c3a Move configs/ to internal/configs/
5 years ago