Skip to content

Commit f51d04e

Browse files
committed
update output description
1 parent 4cc712f commit f51d04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

output.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ output "platform_iam_role_policy_arns" {
1919
}
2020

2121
output "platform_iam_role_enabled" {
22-
description = "Flag to enable IAM role for the platform. Enable this or `platform_user_enabled`"
22+
description = "Flag to enable IAM role for the platform. Either this or or `platform_user_enabled` should be enabled"
2323
value = var.platform_feature_enabled
2424
}
2525

0 commit comments

Comments
 (0)