From 97b8e2040cb49d34ef927595fc20667fa2564896 Mon Sep 17 00:00:00 2001 From: Yonatan Koren <10080107+korenyoni@users.noreply.github.com> Date: Tue, 3 Oct 2023 20:26:14 +0300 Subject: [PATCH] Run make docs. --- docs/resources/account_user_association.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/resources/account_user_association.md b/docs/resources/account_user_association.md index b0f6036..390ecd7 100644 --- a/docs/resources/account_user_association.md +++ b/docs/resources/account_user_association.md @@ -55,6 +55,7 @@ resource "codefresh_account_user_association" "users" { - `id` (String) The ID of this resource. - `status` (String) The status of the association. +- `username` (String) The username of the associated user. ## Import