summaryrefslogtreecommitdiff
path: root/src/ec2.rs
Commit message (Collapse)AuthorAge
* Some code cleanup on the process of identifying the resource record sets for ↵Owen Jacobson2024-07-23
| | | | an ASG.
* Retire the `result` module.Owen Jacobson2024-07-23
| | | | It didn't add much to have our own Result definition, over using `anyhow::Result` directly.
* CLI tool for updating Route53 DNS for an ASG.Owen Jacobson2023-10-17