Releases: cthtuf/google-cloud-function-gen2-template
Releases · cthtuf/google-cloud-function-gen2-template
1.1.1
1.1.0
- Add diagrams
- Fix deploy. The problem was that I used self-hosted runner on my local machine and my personal account to deploy function instead of Service Account. Fixed it.
- Remove self-hosted runners
- Add auto-generating requirements.txt from poetry requirements during deploy.
- Pass all secrets from Google Secret Manager
- Add manual deploy trigger