v0.37.0
add optional policy allowing push access @kpankonen (#98)
what
- adds the ability to give push-only access to the repository
why
- full access was more than we wanted in our situation (CI pushing images to the repo) so we added a
principals_push_access
to give push-only access.
references
- policy is based on this AWS doc
Sync github @max-lobur (#104)
Sync github from the template