diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2023-10-31 22:34:22 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2023-10-31 22:40:50 -0400 |
| commit | cfb0e6d85381ed805ec02969b255322a138c790b (patch) | |
| tree | a4e475d6968597ead475730e2bd8bfcd6ead4eae /src/single.rs | |
| parent | 288205e302d9f6afa06b8602184e983d2080a5b6 (diff) | |
Only manage the actual DNS entry named by the `dns-name` argument.
The original version of this program (written for another project) laid claim to the entire subtree under the target DNS name, as part of a broader feature of adding both per-instance hostnames and a per-ASG hostname with multiple records. This program doesn't do that; however, I forgot to remove this behaviour when porting the code.
This was caught in production, of course, though without any damage. An attempt to manage `grimoire.ca` failed because the AWS identity it ran under didn't have permission to do anything other than modify A and AAAA records.
Diffstat (limited to 'src/single.rs')
0 files changed, 0 insertions, 0 deletions
