You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -278,6 +278,7 @@ No modules.
278
278
| Name | Description |
279
279
|------|-------------|
280
280
| <aname="output_repository_arn"></a> [repository\_arn](#output\_repository\_arn)| Full ARN of the repository |
281
+
| <aname="output_repository_name"></a> [repository\_name](#output\_repository\_name)| Name of the repository |
281
282
| <aname="output_repository_registry_id"></a> [repository\_registry\_id](#output\_repository\_registry\_id)| The registry ID where the repository was created |
282
283
| <aname="output_repository_url"></a> [repository\_url](#output\_repository\_url)| The URL of the repository |
Copy file name to clipboardExpand all lines: examples/complete/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,9 +62,11 @@ No inputs.
62
62
| Name | Description |
63
63
|------|-------------|
64
64
| <aname="output_public_repository_arn"></a> [public\_repository\_arn](#output\_public\_repository\_arn)| Full ARN of the repository |
65
+
| <aname="output_public_repository_name"></a> [public\_repository\_name](#output\_public\_repository\_name)| Name of the repository |
65
66
| <aname="output_public_repository_registry_id"></a> [public\_repository\_registry\_id](#output\_public\_repository\_registry\_id)| The registry ID where the repository was created |
66
67
| <aname="output_public_repository_url"></a> [public\_repository\_url](#output\_public\_repository\_url)| The URL of the repository (in the form `aws_account_id.dkr.ecr.region.amazonaws.com/repositoryName`) |
67
68
| <aname="output_repository_arn"></a> [repository\_arn](#output\_repository\_arn)| Full ARN of the repository |
69
+
| <aname="output_repository_name"></a> [repository\_name](#output\_repository\_name)| Name of the repository |
68
70
| <aname="output_repository_registry_id"></a> [repository\_registry\_id](#output\_repository\_registry\_id)| The registry ID where the repository was created |
69
71
| <aname="output_repository_url"></a> [repository\_url](#output\_repository\_url)| The URL of the repository (in the form `aws_account_id.dkr.ecr.region.amazonaws.com/repositoryName`) |
0 commit comments