VPC Endpoint
Private connection from VPC to AWS services.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Service name | Text | Yes | — |
| Endpoint type Options: Gateway, Interface, Gateway LB | Choice | — | Interface |
| Private DNS enabled | Toggle | — | true |
| Subnet IDs (Interface) | List | — | — |
| Security group IDs (Interface) | List | — | — |
| Route table IDs (Gateway) | List | — | — |
| Endpoint policy (JSON) | Text | — | — |
| IP address type Options: IPv4, Dualstack, IPv6 | Choice | — | ipv4 |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| VPC | Input | aws.vpc | vpc_id |
| Security groupsmulti | Input | aws.security-group | security_group_ids |
| AWS service | Output | any | — |