Release v0.2.0

This commit is contained in:
2024-11-05 21:23:27 +01:00
parent 057dcfa39a
commit 9af2071095
2 changed files with 8 additions and 3 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# AWS
* Helper functions for frequently used AWS operations (create EC2 instance, Route53 record, ...)
* Type-safe operations on AWS tags (e.g. from an EC2 instance), see [the separate README](./src/tags/README.md)