mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08:00
Improve CI pipeline
This commit is contained in:
+1
-1
@@ -207,7 +207,7 @@ variable "worker_create_security_group" {
|
||||
variable "permissions_boundary" {
|
||||
description = "If provided, all IAM roles will be created with this permissions boundary attached."
|
||||
type = string
|
||||
default = ""
|
||||
default = null
|
||||
}
|
||||
|
||||
variable "iam_path" {
|
||||
|
||||
Reference in New Issue
Block a user