seagull-js / seagull-cli

The best way to start, develop and deploy Seagull Apps.
https://seagull-js.github.io/seagull-cli/
GNU Lesser General Public License v3.0
2 stars 0 forks source link

fancy configuration management #20

Closed Harper04 closed 6 years ago

Harper04 commented 6 years ago

project/stage based configuration for: AWS_ACCESS_KEY / AWS_ACCESS_SECRET_KEY or AWS_PROFILE possibly by reading/writing aws_config

enhancement: suggest credentials from other sg projects or aws_config

future use: domains, third party services

Anonyfox commented 6 years ago

there is now metadata stuff available in package.json, needs to be documented clearly

Anonyfox commented 6 years ago

moved to dedicated package, done