Fix typo in ecr_repository_policy docs

pull/4729/head
Adam Ochonicki 10 years ago
parent 7897e08342
commit 46c2fd68d9

@ -22,7 +22,7 @@ Docs](https://docs.aws.amazon.com/general/latest/gr/rande.html#ecr_region)
```
resource "aws_ecr_repository" "foo" {
repository = "bar"
name = "bar"
}
resource "aws_ecr_repository_policy" "foopolicy" {

Loading…
Cancel
Save