Terraform AWS VPC Endpoint module – How to enable both Interface and Gateway endpoints?
DynamoDB now supports both Interface Endpoint and Gateway Endpoint. How we can enable both using AWS VPC Endpoints Terraform sub-module? I suppose we cannot specify two dynamodb blocks.