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: variables.tf
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ variable "grant_billing_role" {
45
45
46
46
variable"billing_account_id" {
47
47
type=string
48
-
description="If assigning billing role, specificy a billing account (default is to assign at the organizational level)."
48
+
description="The ID of the billing account to which the billing user role will be assigned (By default, the role is assigned at the organizational level)."
0 commit comments