Commit Graph

20 Commits (main)

Author SHA1 Message Date
Sarah French 3db7c751a8
PSS: Fix use of reattached providers in init, enable use of reattached providers during plan-apply workflow (#38182)
2 days ago
Radek Simko 0fe906fa8c make copyrightfix
3 days ago
Sarah French f591872699
PSS: Allow pluggable state store configuration to be stored in a plan file (#37956)
2 months ago
Sarah French f4d0ec5136
PSS: Fix hashing without provider version (#37852)
4 months ago
Sarah French efb2a1c567
PSS: Let the `init` command recognise when there are no changes in configuration. (#37777)
4 months ago
Sarah French 6b73f710f8
PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732)
4 months ago
Liam Cervante 551ba2e525
Implement controlling destroy functionality within Terraform Test (#37359)
5 months ago
Sarah French 7a27366b39
PSS: Add ability to create hashes of the `state_store` block and of its nested `provider` block (#37278)
7 months ago
Radek Simko 5437cd7c8a
Prepare main branch for 1.14 development (cleanup) (#37312)
8 months ago
Sarah French d02a1ed1b7
PSS: Make the state storage provider's config stateful (backend state, planfiles) (#37286)
8 months ago
Sarah French 2349481b23
Update data stored in plan files to enable using PSS with saved plans (#37246)
8 months ago
Sarah French d3b02a8469
Refactor code to use backend config state's `SetConfig` method, protect against nil receiver (#37254)
8 months ago
Sarah French a91d3aafa8
Fix bug in DeepCopy of backend state data that causes loss of StateStore data (#37276)
8 months ago
Sarah French 2559f0a3db
Update backend state file so it can describe PSS state (#37179)
8 months ago
Martin Atkins 06f51dbe04 command/workdir: Model the "backend state" file format
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Martin Atkins 783a07d9e8 build: Use Go 1.19
4 years ago
Eng Zer Jun fedd315275
test: use `T.TempDir` to create temporary test directory (#30803)
4 years ago
Martin Atkins 65e0c448a0 workdir: Start of a new package for working directory state management
5 years ago