0
0
llucycodes42
This code creates a delivery stream for a Firehose on the AWS Cloud. The delivery stream is associated with the MyAWSResource object.
Shortcut: tf_aws_kinesis_firehose_delivery_stream
resource "aws_kinesis_firehose_delivery_stream" "${MyAWSResource}" {
}