mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-21 00:49:06 +01:00
Improve CI pipeline
This commit is contained in:
@@ -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