| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Retire the `result` module. | Owen Jacobson | 2024-07-23 |
| | | | | | It didn't add much to have our own Result definition, over using `anyhow::Result` directly. | ||
| * | Refactor the internals of the live apply method. | Owen Jacobson | 2023-11-01 |
| | | | | | Using iterator combinators here feels like it's more in line with how I think about the problem. | ||
| * | CLI tool for updating Route53 DNS for an ASG. | Owen Jacobson | 2023-10-17 |
