blake-mealey / mantle

An infrastructure-as-code and deployment tool for Roblox.
https://mantledeploy.vercel.app/
MIT License
85 stars 11 forks source link

CLI does not support custom AWS profile names #207

Open TreehouseFalcon opened 8 months ago

TreehouseFalcon commented 8 months ago

What type of feature request is this?

Describe your problem

The Mantle CLI currently does not allow us to change the AWS CLI profile name used for S3 authentication.

Describe the solution you'd like

The rusoto::ProfileProvider should be fed an optional profile name from MANTLE_AWS_PROFILE.