Syntax Overview
General Syntax Blueprint
type CustomType {...}
providers {...}
service "name" {
provider = "..."
infrastructure {...}
configuration {...}
containers {...}
deployment {...}
}Last updated