You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/backend/local
Sarah French f591872699
PSS: Allow pluggable state store configuration to be stored in a plan file (#37956)
5 months ago
..
testdata Fix saved plan test regressions, fixtures 3 years ago
backend.go PSS : Add `fs` and `inmem` state storage implementations to the builtin `simplev6` provider, update `grpcwrap` package, use PSS implementation in E2E test (#37790) 6 months ago
backend_apply.go apply: include sensitive metadata when comparing changed input values (#37582) 8 months ago
backend_apply_test.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 8 months ago
backend_local.go query: propagate graph node removal to descendants (#37664) 8 months ago
backend_local_test.go PSS: Refactor Plan struct to reference `Backend` and `StateStore` via pointers, update calling code (#37946) 6 months ago
backend_plan.go PSS: Allow pluggable state store configuration to be stored in a plan file (#37956) 5 months ago
backend_plan_test.go PSS: Allow pluggable state store configuration to be stored in a plan file (#37956) 5 months ago
backend_refresh.go backendrun: Separate the types/etc for backends that support operations 2 years ago
backend_refresh_test.go Rename schema.Block to Body (#36629) 1 year ago
backend_test.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 8 months ago
cli.go backendrun: Separate the types/etc for backends that support operations 2 years ago
hook_state.go statemgr: Incorporate IntermediateStateConditionalPersister 2 years ago
hook_state_test.go statemgr: Incorporate IntermediateStateConditionalPersister 2 years ago
local_test.go Update copyright file headers to BUSL-1.1 3 years ago
test.go Implement controlling destroy functionality within Terraform Test (#37359) 8 months ago
testing.go Update calls to StateMgr method to use diagnostics more conventionally (#37597) 8 months ago