jenkins-x / terraform-aws-eks-jx

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

feat: add variable to set boot secrets #325

Closed ankitm123 closed 2 years ago

ankitm123 commented 2 years ago

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

Description

This PR adds a boot_secret variable which can set some env variables during the boot process to make working with external vault more convenient.

Special notes for the reviewer(s)

Which issue this PR fixes

fixes #324