Closed mide closed 6 years ago
If profile is not specified I'd think it would be [default]
@tjbaker I'd be fine with setting that to be the default, but I'd fear it could override someone's [default]
if they weren't aware. But I guess anyone running this could expect that. I'll make that change.
I've opened #34 as a clean PR of this. There were a handful of recent merges and instead of making a mess of things by rebasing, I just created a new PR.
This fixes #22, a bug that caused the AWS credentials to become corrupted by inserting a
[None]
section into the configuration. Since it doesn't make sense to write to a saved profile if one isn't set, it will just export instead.