Learn how Layerform uses Terraform files and states to spin up infrastructure using layers.
layerform.json
file and run layerform configure
.
services
layer on top of a k8s
layer whose ID is default
, for example. In that case, Layerform will fetch the state for the default
instance of k8s
.
After fetching the state for all dependencies, Layerform will merge the state of all these dependencies.
default
.