Skip to content

Commit

Permalink
Run website lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mtt88 committed Sep 19, 2022
1 parent 732cbcc commit d08ce29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/d/ecr_repository.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ In addition to all arguments above, the following attributes are exported:
* `encryption_configuration` - Encryption configuration for the repository. See [Encryption Configuration](#encryption-configuration) below.
* `image_scanning_configuration` - Configuration block that defines image scanning configuration for the repository. See [Image Scanning Configuration](#image-scanning-configuration) below.
* `image_tag_mutability` - The tag mutability setting for the repository.
* `most_recent_image_tags` - List of image tags associated with the most recently pushed image in the repository.
* `most_recent_image_tags` - List of image tags associated with the most recently pushed image in the repository.
* `repository_url` - URL of the repository (in the form `aws_account_id.dkr.ecr.region.amazonaws.com/repositoryName`).
* `tags` - Map of tags assigned to the resource.

Expand Down

0 comments on commit d08ce29

Please sign in to comment.