gateway¶
The gateway configuration type allows creating and updating gateways.
gateway¶The gateway configuration type allows creating and updating gateways.
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.¶tags - (Optional) The custom tags to associate with the gateway. The tags are also propagated to the underlying backend resources. If there is a conflict with backend-level tags, does not override them.¶certificate¶