aws_kinesis_firehose_delivery_stream to support ClusterEndpoint for ElasticSearch #10623
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/kinesis
Issues and PRs that pertain to the kinesis service.
Milestone
Currently terraform only supports creating a kinesis firehose delivery stream by specifying an elasticsearch domainARN, but for cross-account elasticsearch (released on October 8th, 2019) we need support for passing the ClusterEndpoint as described in the AWS documentation and API here:
https://docs.aws.amazon.com/firehose/latest/dev/controlling-access.html#cross-account-delivery-es (look at point 3)
https://docs.aws.amazon.com/firehose/latest/dev/controlling-access.html#using-iam-es
https://docs.aws.amazon.com/cli/latest/reference/firehose/create-delivery-stream.html
(api call supports clusterEndpoint however terraform does not it seems)
Community Note
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Actual Behavior
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: