hamlet-io / executor-bash

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

refactor: ses password util and BASH_SOURCE #358

Closed roleyfoley closed 1 year ago

roleyfoley commented 1 year ago

Intent of Change

Description

Motivation and Context

The SES password attribute was removed in https://github.com/hamlet-io/engine-plugin-aws/pull/669 and is no longer supported by most AWS SES API endpoints BASH_SOURCE builtin env var is an array value rather than a string

How Has This Been Tested?

Tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: