awslabs/aws-orbit-workbench

[BUG] - Orbit deploy toolkit not resolving parameters

dgraeber opened this issue · 1 comments

The orbit deploy toolkit does not take into account environment parameters such as AWS_ACCOUNT_ID and AWS_DEFAULT_REGION when writing the Context. In this case, if images are populated, these env params are not evaluated resulting in an SSM that is incorrect (??).

To Replicate:
Create a new manifest with Images section filled out (ex below) and run orbit deploy toolkit . Look at the SSM when done.

N/A