hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

feat: support cliv2 kms encrypt #345

Closed ken9ross closed 1 year ago

ken9ross commented 1 year ago

Intent of Change

Description

Handle AWS CLIv2's requirement for the additional parameter of --cli-binary-format raw-in-base64-out for the way we use kms encrypt

Motivation and Context

Caused a failure when upgrading Parks RDS

How Has This Been Tested?

locally for hamlet manage crypto, but hamlet deploy doesn't seem to run the local "dev" executor utility.sh

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: