infra
Overview
The infra
key defines the type of infrastructure on which to run your code
Overview
The infra
key should contain a set of key-value pairs that describe infrastructure on
which to run your code. Different kinds of infrastructures will have different
acceptable key-value pairs; however, they all must have a value for type
.
If your infra
does not contain a type
key, then Alto will throw an error!
Next, we cover the specific configurations for the various accepted type
values.