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

fix: use external-secret standard naming #283

Closed dali546 closed 3 years ago

dali546 commented 3 years ago

Description

renamed parameter-store to secret-manager as ExternalSecrets uses that convention.

Special notes for the reviewer(s)

related: https://github.com/jenkins-x/jx3-versions/pull/2619