Skip to content

Instantly share code, notes, and snippets.

@YakDriver
Created September 23, 2020 18:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YakDriver/3416d89b07d86fdb10d08cc59774657c to your computer and use it in GitHub Desktop.
Save YakDriver/3416d89b07d86fdb10d08cc59774657c to your computer and use it in GitHub Desktop.
Pillars of AWS Provider development
  1. Best is the enemy of good
  2. The purpose of the provider is not to clean up the API
  3. Even when the API seems wrong, follow it. It might actually be right and, if not, you can pass the blame.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment