Skip to content

gateway

The gateway configuration type allows creating and updating gateways.

Root reference

name - (Optional) The gateway name.
default - (Optional) Make the gateway default.
backend - The gateway backend.
region - The gateway region.
domain - (Optional) The gateway domain, e.g. example.com.
public_ip - (Optional) Allocate public IP for the gateway. Defaults to True.
certificate - (Optional) The SSL certificate configuration. Defaults to type: lets-encrypt.

certificate

type - Automatic certificates by Let's Encrypt. Must be lets-encrypt.
type - Certificates by AWS Certificate Manager (ACM). Must be acm.
arn - The ARN of the wildcard ACM certificate for the domain.