clusters
top-level element
A cluster is a block that represents a set of compute resources used to host a collection of VMS and/or containers.
A cluster has the same schema as a block
.
Examples
Fargate Cluster
yaml
clusters:
fargate0:
module: nullstone/aws-fargate
connections:
network: network0
Attributes
module
See blocks#module
.
module_version
vars
See blocks#vars
.
connections
See blocks#connections
.