UPD: Updated variable description
This commit is contained in:
parent
b35e7def2a
commit
227918fa3b
@ -27,7 +27,7 @@ variable "path" {
|
||||
}
|
||||
|
||||
variable "trusted-entity" {
|
||||
description = "AWS service allowed to assume this role. Either this or assume-role-policy must be provided."
|
||||
description = "AWS service allowed to assume this role. Set this to null if assume-role-policy is to be provided."
|
||||
type = string
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user