Skip to content

Commit b8a2891

Browse files
committed
chore : add description to the output
1 parent 42a6126 commit b8a2891

File tree

1 file changed

+1
-1
lines changed
  • modules/account_users_and_groups_assignments

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
output "assignments" {
22
description = "The account assignment resources created for AWS SSO. Each resource includes details about the account, permission set, principal, and the status of the assignments."
3-
value = aws_ssoadmin_account_assignment.this
3+
value = aws_ssoadmin_account_assignment.this
44
}

0 commit comments

Comments
 (0)