terraform-aws-access/notes
Matt Trachier f9974795c8
fix: adding notes about leftovers (#65)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-17 21:14:25 -05:00
..
README.md refactor!: add domains and load balancing (#42) 2024-04-05 18:32:16 -05:00
domain.md refactor!: add domains and load balancing (#42) 2024-04-05 18:32:16 -05:00
leftover_check.md fix: adding notes about leftovers (#65) 2024-04-17 21:14:25 -05:00
policies.md fix: added address policy (#64) 2024-04-17 20:58:54 -05:00
quotas.md fix: requested more elastic addresses (#50) 2024-04-06 00:45:31 -05:00
security_groups.md refactor!: add domains and load balancing (#42) 2024-04-05 18:32:16 -05:00

README.md

Dev Notes

What is this?

  • A directory to dump my thoughts on design decisions and hopefully give insight to users and future devs on why things exist.

This is unconventional and hard to read

  • I agree, but if I don't put it somewhere it might not go anywhere
    • my assumption is that more information is better
  • this doesn't replace conventional documentation
    • it provides a weird mind map of context for interested individuals who would like to understand the ideas and concerns

How does this help future developers or maintainers?

  • This is the best way to get the context behind paradigms, assumptions, use cases, and decisions
  • With this on the table future developers can question the ideas and paradigms and develop better answers or solutions