Improve CI pipeline

This commit is contained in:
Xiangxuan Liu
2019-09-11 23:17:26 +08:00
parent b6125b8501
commit 347db3e230
3 changed files with 47 additions and 35 deletions

View File

@@ -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" {