Skip to content

Commit

Permalink
Updated the 'sales pitch' in the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzyx committed Mar 26, 2024
1 parent 9bfd428 commit 36d455d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,16 @@ Simplifies the process of discovering AWS networking data for Northwood Labs res

* Designed to be highly _composable_, and has no hard-dependencies on other modules.

* Integration tests run automatically on every commit against supported versions of Terraform/OpenTofu.

* Outputs can be easily used with other modules which need network identifiers for VPCs and Subnets.

* Only looks-up data, but does not persist any data itself, making it completely stateless.

* Purpose-built, meaning that it is designed to solve a single orthogonal problem.

* You can’t please everyone all the time, so don’t try. Aims to fit 90% of use-cases. The other 10% can be addressed with alternate or custom solutions.

## Examples

More examples can be found in the `./examples` directory.
Expand Down

0 comments on commit 36d455d

Please sign in to comment.