terraform/backend/atlas
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
..
backend.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
backend_test.go backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
cli.go backend/atlas: adhere to backend.CLI 2017-03-01 13:29:16 -08:00
state_client.go backend/atlas: initial state working 2017-03-01 13:29:16 -08:00
state_client_test.go backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00