v1.0.0
·
17 commits
to main
since this release
Make ssm-path optional and add kube-version input to skip AWS SSM look up (#75) Igor Rodionov (@goruha) (#77)
## what * Make ssm-path optional * Add kube-version inputwhy
- Allows us to skip AWS SSM look up via chamber to simplify/speed up deploys
- The EKS quickstart from Cloudposse no longer includes the
eks/platformcomponent which was responsible for setting the SSM parameter for the cluster with thekube_version, but this action still tries to look up the SSM param on every deploy