mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-22 01:19:05 +01:00
@@ -226,3 +226,8 @@ variable "permissions_boundary" {
|
||||
description = "If provided, all IAM roles will be created with this permissions boundary attached."
|
||||
default = ""
|
||||
}
|
||||
|
||||
variable "iam_path" {
|
||||
description = "If provided, all IAM roles will be created on this path."
|
||||
default = "/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user