Teleport Database Service Example
This page lists the configuration fields in a usage example of the
teleport-agent-aws Terraform module: db-service.
Source Code: github.com/gravitational/teleport/tree/master/integrations/terraform-modules/teleport/agent/aws/examples/db-service
Deploy Teleport Database Service to ECS
This example deploys the Teleport Database Service to AWS ECS and joins it to an example Teleport cluster using an IAM join token.
Requirements
| Name | Version |
|---|
| terraform | >= 1.5.7 |
| aws | ~> 6.0 |
| http | ~> 3.0 |
| teleport | ~> 18.5 |
Providers
| Name | Version |
|---|
| aws | ~> 6.0 |
| teleport | ~> 18.5 |
Modules
| Name | Source | Version |
|---|
| teleport_database_service | ../.. | n/a |
| vpc | terraform-aws-modules/vpc/aws | 6.6.0 |
Resources
| Name | Description | Type | Default | Required |
|---|
| teleport_proxy_addr | The address of the Teleport Proxy Service in host:port form. | string | n/a | yes |
Outputs
| Name | Description |
|---|
| teleport_database_service | n/a |