mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-16 11:42:58 -06:00
Fix typo in ecr_repository_policy docs
This commit is contained in:
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…
Reference in New Issue
Block a user