terraform/backend
Martin Atkins 479c6b2466 move "configschema" from "config" to "configs"
The "config" package is no longer used and will be removed as part
of the 0.12 release cleanup. Since configschema is part of the
"new world" of configuration modelling, it makes more sense for
it to live as a subdirectory of the newer "configs" package.
2018-10-16 18:50:29 -07:00
..
atlas move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
init backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
legacy remove legacy remote state code 2018-10-16 18:24:10 -07:00
local move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
remote Make sure we also output policies while planning 2018-10-16 17:16:28 +02:00
remote-state backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
backend.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
cli.go backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
nil.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
nil_test.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
operation_type.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
operationtype_string.go Update various files for new version of "stringer" 2017-12-11 13:26:29 -08:00
testing.go backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
unparsed_value.go terraform: ugly huge change to weave in new HCL2-oriented types 2018-10-16 18:46:46 -07:00