cluster_namespaces top-level element
A cluster namespace is a block that represents an isolated separation of compute resources within a cluster.
A cluster namespace has the same schema as a block.
Examples
Fargate Cluster Namespace
yaml
cluster_namespaces:
namespace0:
module: nullstone/aws-fargate-namespace
connections:
cluster: fargate0Attributes
module
See blocks#module.
module_version
vars
See blocks#vars.
connections
See blocks#connections.