terraform-aws-access/notes
Matt Trachier 9b964a9b9a
fix: add policy and speed up (#51)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-06 01:05:31 -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
policies.md fix: add policy and speed up (#51) 2024-04-06 01:05:31 -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