Unable to create aws_dms_endpoint Redis target #26266
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
good first issue
Call to action for new contributors looking for a place to start. Smaller or straightforward issues.
service/dms
Issues and PRs that pertain to the dms service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform 1.1.8
AWS provider v4.25.0
Affected Resource(s)
Terraform Configuration Files
Seems like go code does not form request properly.
RedisSettings are not present in the request.
https://github.com/hashicorp/terraform-provider-aws/blob/main/internal/service/dms/endpoint.go#L824
Might be wrong correct me if so.
Debug Output
Json request to create endpoint
Expected Behavior
pland and apply pass and resources are created
Actual Behavior
Steps to Reproduce
Create output resource run apply
The text was updated successfully, but these errors were encountered: