Commit Graph

25 Commits (27770ee8053da48fbb684fd23d415aae376d2bed)

Author SHA1 Message Date
James Pogran 2c075b9f8e
Add component registry source resolution support to Terraform Stacks (#37888)
3 months ago
Liam Cervante 0b15151513
stacks: remove support for deprecated .tfstack extension (#37617)
6 months ago
Matej Risek a9b67a6cdc
stacks: Don't require built-in providers to be listed under required providers. (#37234)
9 months ago
Liam Cervante a80220dcc9
stacks: rename .tfstack files to .tfcomponent (#37013)
10 months ago
Liam Cervante 96e50f680f
stacks: ensure consistent sources between removed blocks (#36915)
11 months ago
Liam Cervante dcff9e4d2c
stacks: improve test coverage for removed blocks (#36914)
11 months ago
Liam Cervante 063757ff45
stacks: refactor plan, state, and removed tracking with tree structures for efficient lookups (#36850)
11 months ago
Liam Cervante a06f82746a
stacks: update removed blocks to allow targeting of embedded stacks (#36814)
12 months ago
Liam Cervante fbd5a7930e
stacks: allow removed blocks to target components in nested stacks (#36787)
12 months 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