lusingander / stu

TUI explorer application for Amazon S3 (AWS S3) 🪣
https://lusingander.github.io/stu/
MIT License
245 stars 8 forks source link

Fix to load region from profile #28

Closed lusingander closed 2 months ago

lusingander commented 2 months ago

Fixes #23

or_default_provider = self.providers.push(Box::new(crate::default_provider::region::default_provider())); default_provider = Builder::default().build()

lusingander commented 2 months ago

😩 a7b61a7f835e175f54d467b51556e0b73b33d783