Erik Osterman (CEO @ Cloud Posse)

Results 376 comments of Erik Osterman (CEO @ Cloud Posse)

@coderabbitai can you confirm that the `--dir` flag would be the most conventional (consistent) name for this flag in this codebase for what it does?

@Cerebrovinny see the @coderabbitai comment about flag name. > The most conventional and consistent name would be `--output-path`

Thanks for the report! Are you sure this behavior wasn’t already present before? Fundamentally, `.tmpl` files are processed as plain text first — they’re treated as Go templates, not YAML....

- [ ] We'll also need you to refactor the tests for each implementation so they are aligned with each provider

Please make sure to run `golanglint-ci` locally on the changes and `gofumpt` for formatting. Make sure all tests are passing, at least in our CI.

Oh interesting, I was thinking you wanted to use `atmos auth` it self as a credential helper in the AWS configs. This is slightly different though. Having atmos call the...

@tlgDJPorv can you review this PRD and see if that meets your requirements: - #1795