terraform/state
Martin Atkins ccc8f0d0fb S3 remote state use application/json Content-Type.
The state is always JSON, in spite of the fact that this interface
presents it as an opaque byte array. It's more helpful to those interacting
with the state object outside of Terraform for it to have a more specific
content-type.
2015-10-03 18:02:36 -07:00
..
remote S3 remote state use application/json Content-Type. 2015-10-03 18:02:36 -07:00
backup.go
backup_test.go
cache.go
cache_test.go
inmem.go
inmem_test.go state: InmemState 2015-02-23 15:13:55 -08:00
local.go
local_test.go
state.go
testing.go