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 59bb6fb06..6c6796d7b 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