Changes to Aws Kinesis Firehouse Docs

Changing the AWS Kinesis Firehose docs as per @jen20's feedback
This commit is contained in:
Paul Stack 2015-11-10 20:59:01 +00:00
parent 255486857e
commit 77bad2c946
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ 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 ~> **NOTE:** Kinesis Firehose is currently only supported in us-east-1, us-west-2 and eu-west-1. This implementation of Kinesis Firehose only supports the s3 destination type as Terraform doesn't support Redshift yet.
## Argument Reference ## Argument Reference