Skip to content

Releases: chainguard-dev/terraform-google-prober

v0.5.0: add vars for timeout, period, cpu, memory (#30)

10 Aug 18:09
cdf86d0
Compare
Choose a tag to compare
Signed-off-by: Jason Hall <jason@chainguard.dev>

v0.4.0

27 Apr 00:22
ab9b5a0
Compare
Choose a tag to compare

Verify base images and sign with cosign_sign when ambient credentials are available 🎉

v0.3.0

24 Mar 17:11
b7cd62a
Compare
Choose a tag to compare

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

27 Feb 19:37
3fb53bb
Compare
Choose a tag to compare

Breaking change:

  • Feature: Require specifying the Google Service Account to run as. by @mattmoor in #20

What's Changed

  • shouldn't assume KO_DOCKER_REPO by @cpanato in #16
  • Feature: Switch to Wolfi-based static as the probers' base image. by @mattmoor in #17
  • update references to new ko-build/ko provider by @imjasonh in #19

New Contributors

Full Changelog: v0.1.3...v0.2.0

v0.1.3

19 Dec 10:46
2e3a619
Compare
Choose a tag to compare

What's Changed

  • update readme and examples to use the released module path by @cpanato in #12
  • add missing project_id to google_monitoring_uptime_check_config by @cpanato in #15

Full Changelog: v0.1.2...v0.1.3

v0.1.2

15 Dec 09:15
3c1e2d4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

13 Dec 08:51
eabea0a
Compare
Choose a tag to compare

What's Changed

  • limit cloud run service name to 49 chars by @cpanato in #10

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Dec 13:40
dbe1003
Compare
Choose a tag to compare

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