Commit Graph

29 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Vasist10 fe70f0a7db
fix: prevent zero-byte remote state writes (#37947)
4 months ago
Sarah French d6865bf7a9
PSS : Implement Lock and Unlock methods on remote grpc client (#37741)
6 months ago
Sarah French aed61af66c
PSS: Implement `Get` and `Put` methods on remote grpc state, using Read/WriteStateBytes RPCs (#37717)
6 months ago
Sarah French 508234892c
Update `remote.Client` interface's methods to return diagnostics instead of primitive errors (#37502)
7 months ago
Sarah French 39f7920387
PSS: Add packages for presenting a provider as an instance of backend.Backend (#37291)
9 months ago
Daniel Banck b2b42c0fb4
Store resource identities in state (TF-23255) (#36464)
1 year ago
Radek Simko 06fd817b7c
Remove handling of ephemeral root outputs (#35809)
2 years ago
kmoe a2039517a5
states: store ephemeral output values in memory (#35676)
2 years ago
Brandon Croft 716fcce239
chore: add command ctx to GetRootOutputValues
2 years ago
Martin Atkins f058de612c statemgr: Incorporate IntermediateStateConditionalPersister
2 years ago
Martin Atkins cf3bbb890f State managers use schemarepo.Schemas instead of terraform.Schemas
2 years ago
Martin Atkins b0b8d4aa6f states: Only track root module output values
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
Martin Atkins efdc6e52bc cloud: Skip intermediate state snapshots in Terraform Cloud/Enterprise
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
James Bardin 2d9e3da983
Update internal/states/remote/state.go
3 years ago
Joshua Feierman d45ebfbdef chore: clean-up tests & logging
3 years ago
Joshua Feierman 2576544db8 fix: remote state behavior
3 years ago
Joshua Feierman 68e227d93d wip: refactored tests
3 years ago
Joshua Feierman 09e0dffe6c wip: failing unit test for condition
3 years ago
megan07 cb340207d8
Merge pull request #31698 from hashicorp/megan_tf563
4 years ago
Martin Atkins 6de3b1bd16 states/statefile: Serialize check results into state snapshots
4 years ago
Megan Bang 4fab46749a update persist state
4 years ago
Brandon Croft e1fa690879
style: goimports fixes
4 years ago
Brandon Croft c33c8b013f
fix: have `terraform output` adhere to authorization w/ cloud
4 years ago
Martin Atkins 69aa0a2b1f states/remote: use t.Run in table-based tests
4 years ago
Alisdair McDiarmid d2087fa98b states/remote: Check for LockError error type
4 years ago
Martin Atkins f40800b3a4 Move states/ to internal/states/
5 years ago