Releases: getninjas/terraform-aws-dms
Releases · getninjas/terraform-aws-dms
Setting timestamp column in S3 endpoints
Adds aws_dms_s3_endpoint
We are adding a module for resource aws_dms_s3_endpoint as a alternative
to solve the error related to the issue below
hashicorp/terraform-provider-aws#27283
"aws_dms_replication_task failed with error InvalidParameterValueException:
TimestampColumnName cannot be an empty string."
New endpoints features
We are adding new features in DMS endpoints to englobe other configuration options. The main objective is to config data format as parquet inside raw layer.