Releases: chainguard-dev/terraform-google-prober
Releases · chainguard-dev/terraform-google-prober
v0.5.0: add vars for timeout, period, cpu, memory (#30)
Signed-off-by: Jason Hall <[email protected]>
v0.4.0
v0.3.0
What's Changed
🚨 Breaking change 🚨
You may need to terraform state rm
the ko_image
resource created by this module before you can terraform apply
with this release.
- Cleanup and update examples to use the upcoming release by @cpanato in #21
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #23
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.3
v0.1.2
What's Changed
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- Feature: Open up the key parts of our prober module. by @mattmoor in #1
- Fix: correct the name of the github actions directory by @mattmoor in #3
- expanding a bit the basic example to add a custom env var by @cpanato in #7
- general ci updates and dependabot config by @cpanato in #5
- update docs by @cpanato in #6
- extend example to create a policy alert by @cpanato in #9
New Contributors
Full Changelog: https://github.com/chainguard-dev/terraform-google-prober/commits/v0.1.0