summaryrefslogtreecommitdiff
path: root/src/converge.rs
Commit message (Expand)AuthorAge
* Unify the apply arguments into a `Transaction` record type.Owen Jacobson2024-07-30
* Replace `hashable` with a more to-purpose wrapper type.Owen Jacobson2024-07-30
* Unify dns_name and dns_ttl into a "target" type, pass that around.Owen Jacobson2024-07-25
* Further naming cleanupOwen Jacobson2024-07-25
* Refactor converge.rs to make the overall flow clearer.Owen Jacobson2024-07-24
* Upgrade AWS libraries.Owen Jacobson2024-07-24
* aws_context is now reliably the first non-self argument, rather than sporadic...Owen Jacobson2024-07-24
* Retire the `result` module.Owen Jacobson2024-07-23
* Only manage the actual DNS entry named by the `dns-name` argument.Owen Jacobson2023-10-31
* CLI tool for updating Route53 DNS for an ASG.Owen Jacobson2023-10-17