ionoscloud_apigateway
API Gateway is an application that acts as a "front door" for backend services and APIs, handling client requests and routing them to the appropriate backend.
Usage example
resource "ionoscloud_apigateway" "example" {
name = "example-gateway"
metrics = true
}Argument reference
Import
Last updated
