classmethod / gradle-aws-plugin

Gradle plugin to manage Amazon Web Services
276 stars 132 forks source link

Enabled possibility to specify key and secret credentials instead of profile #170

Closed andreaschiona-tria closed 5 years ago

andreaschiona-tria commented 5 years ago

Hi,

it's possible to specify directly the key and secret instead of profile-file for specify the credentials?

Thanks, Andrea

dai0304 commented 5 years ago

It is not impossible by design. Secrets placed directly in gradle scripts are likely to commit and share in public.