Skip to content

Commit

Permalink
fix: typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
justbert authored Mar 21, 2024
1 parent e968be7 commit fd2c2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/container_app.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ The authentication details must also be supplied, `identity` and `username`/`pas

* `identity` - (Optional) Resource ID for the User Assigned Managed identity to use when pulling from the Container Registry.

~> **Note:** The Resource ID must be of a User Assigned Managed identity defined in a `identity` block.
~> **Note:** The Resource ID must be of a User Assigned Managed identity defined in an `identity` block.

* `password_secret_name` - (Optional) The name of the Secret Reference containing the password value for this user on the Container Registry, `username` must also be supplied.

Expand Down

0 comments on commit fd2c2e9

Please sign in to comment.