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/state
James Bardin 4d00c29706
Merge pull request #11836 from hashicorp/jbardin/state-locking
9 years ago
..
remote Merge pull request #11836 from hashicorp/jbardin/state-locking 9 years ago
testdata Add basic local state locking 9 years ago
backup.go Don't create empty backups 9 years ago
backup_test.go
cache.go Add remote state locking 9 years ago
cache_test.go Make sure test has a valid ResourceState 9 years ago
inmem.go
inmem_test.go
local.go Add state locking during backend init 9 years ago
local_lock_unix.go Switch from Path to PathOut on LocalState.written 9 years ago
local_lock_windows.go add msdn link for LockFileEx 9 years ago
local_test.go Use single state.LockInfo struct 9 years ago
state.go Change lock reason -> info 9 years ago
state_test.go Silence state package logs during tests 9 years ago
testing.go Fix vet issues 10 years ago