Lucas Pearson

Results 14 comments of Lucas Pearson

@kamilpi did you get the answer you're looking for?

Thanks for the interest @ClimenteA! [Here](https://github.com/trek10inc/awsets/blob/master/cmd/awsets/cmd/root.go#L30) is where the aws sdk is configured in awsets and you'll see that it has an option for a profile or it loads the...

I'm going to take a shot at this if no one else is already working on it.

@fbartels just FYI you can override this on a per check basis. ```yaml http: https://www.google.com: status: 200 allow-insecure: false no-follow-redirects: false timeout: 1000 username: "" password: "" ca-file: "" cert-file:...