Commit Graph

32 Commits (dependabot/github_actions/github-actions-backward-compatible-d013ecdca1)

Author SHA1 Message Date
sahar-azizighannad c6d6156212 Merge branch 'main' into stacks-variable-validation-blocks
1 month ago
Daniel Schmidt 2077b53936 add tests for dynamic module sources in stacks
1 month ago
sahar-azizighannad ec5959f80a improvements
1 month ago
sahar-azizighannad 14116ad820 Merge branch 'main' into stacks-variable-validations
1 month ago
sahar-azizighannad e883bdf3a4 Update input_variable.go
1 month ago
sahar-azizighannad 4333e71d22 make the validation
1 month ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
James Pogran 2c075b9f8e
Add component registry source resolution support to Terraform Stacks (#37888)
4 months ago
Liam Cervante 0b15151513
stacks: remove support for deprecated .tfstack extension (#37617)
7 months ago
Matej Risek a9b67a6cdc
stacks: Don't require built-in providers to be listed under required providers. (#37234)
10 months ago
Liam Cervante a80220dcc9
stacks: rename .tfstack files to .tfcomponent (#37013)
11 months ago
Liam Cervante 96e50f680f
stacks: ensure consistent sources between removed blocks (#36915)
12 months ago
Liam Cervante dcff9e4d2c
stacks: improve test coverage for removed blocks (#36914)
12 months ago
Liam Cervante 063757ff45
stacks: refactor plan, state, and removed tracking with tree structures for efficient lookups (#36850)
12 months ago
Liam Cervante a06f82746a
stacks: update removed blocks to allow targeting of embedded stacks (#36814)
1 year ago
Liam Cervante fbd5a7930e
stacks: allow removed blocks to target components in nested stacks (#36787)
1 year ago
Samsondeen 71dbc7d726
migrate command for terraform stacks (#36482)
1 year ago
Liam Cervante c16d466773
stacks: allow multiple removed blocks to target the same component (#36693)
1 year ago
Liam Cervante 3d014d82f3
stacks: fix errors processing index keys of removed blocks (#36673)
1 year ago
Liam Cervante 36971f6ee8
stacks: add support for the removed block to .tfstacks.hcl (#35669)
2 years ago
Liam Cervante 5939efb798
stacks: add depends_on for embedded stacks and components (#35549)
2 years ago
Martin Atkins 8c36d3b580 stackconfig: Variables and outputs can be sensitive/ephemeral
2 years ago
Sebastian Rivera 015f795ff0 Rebrand Terraform Cloud to HCP Terraform
2 years ago
Martin Atkins 3f569b55c5 stacks: Some code consistency cleanups in preparation for first merge
2 years ago
Martin Atkins 13edd30479 stackeval: Test-only globals
2 years ago
Martin Atkins 9ccca7acc0 stackconfig: Add HashiCorp copyright comments
2 years ago
Martin Atkins c1e7abafc3 stackruntime: Configure and assign provider instances
2 years ago
Martin Atkins 3dc3781904 stackruntime: Starting up and configuring provider plugins
2 years ago
Martin Atkins d435cd5a1b stackconfig: Bring the source bundle with the config
2 years ago
Martin Atkins 9b78be9024 stacks/stackconfig: Hoist "typeexpr" out of the "internal" directory
2 years ago
Martin Atkins 41d931d21a stackconfig: Initial HCL decoding logic
2 years ago
Martin Atkins c11edd0cd8 stacks/stackconfig: Initial stubbing of Stacks language objects
2 years ago