From 255486857e1c1574475f70df0f42802591771183 Mon Sep 17 00:00:00 2001 From: stack72 Date: Tue, 10 Nov 2015 16:45:46 +0000 Subject: [PATCH] Changing the Firehose documentation to note the regions is is available for and also that s3 is the only destination involved right now --- .../aws/r/kinesis_firehose_delivery_stream.html.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/docs/providers/aws/r/kinesis_firehose_delivery_stream.html.markdown b/website/source/docs/providers/aws/r/kinesis_firehose_delivery_stream.html.markdown index 571798385..1eec58951 100644 --- a/website/source/docs/providers/aws/r/kinesis_firehose_delivery_stream.html.markdown +++ b/website/source/docs/providers/aws/r/kinesis_firehose_delivery_stream.html.markdown @@ -47,6 +47,8 @@ resource "aws_kinesis_firehose_delivery_stream" "test_stream" { } ``` +~> **NOTE:** Kinesis Firehose is currently only support in us-east-1, us-west-2 and eu-west-1. This implementation of Kinesis Firehose only supports the s3 destination type + ## Argument Reference The following arguments are supported: