jenkins-x / terraform-aws-eks-jx

A Terraform module for creating Jenkins X infrastructure on AWS
Apache License 2.0
63 stars 41 forks source link

fix: pass custom asm_role to the cluster submodule #340

Closed ankitm123 closed 2 years ago

ankitm123 commented 2 years ago

Signed-off-by: ankitm123 ankitmohapatra123@gmail.com

Release notes

Fixes a bug where custom ASM role was always set as blank even if the user set the correct value in asm_role variable.