From e46d06bd814404fea4442cd42866a11c5216351d Mon Sep 17 00:00:00 2001 From: Henning Sprang Date: Mon, 21 Mar 2016 21:44:30 +0100 Subject: [PATCH] region available is growing --- .../providers/aws/r/ecr_repository_policy.html.markdown | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/website/source/docs/providers/aws/r/ecr_repository_policy.html.markdown b/website/source/docs/providers/aws/r/ecr_repository_policy.html.markdown index 59bb6fb066..6c6796d7b5 100644 --- a/website/source/docs/providers/aws/r/ecr_repository_policy.html.markdown +++ b/website/source/docs/providers/aws/r/ecr_repository_policy.html.markdown @@ -12,11 +12,9 @@ Provides an ECR repository policy. Note that currently only one policy may be applied to a repository. -~> **NOTE on ECR Availability**: The EC2 Container Registry has an [initial -launch region of -`us-east-1`](https://aws.amazon.com/blogs/aws/ec2-container-registry-now-generally-available/). -As more regions become available, they will be listed [in the AWS -Docs](https://docs.aws.amazon.com/general/latest/gr/rande.html#ecr_region) +~> **NOTE on ECR Availability**: The EC2 Container Registry is not yet rolled out +in all regions - available regions are listed +[the AWS Docs](https://docs.aws.amazon.com/general/latest/gr/rande.html#ecr_region). ## Example Usage