Skip to content

Releases: yannh/terraform-provider-statuspage

v0.1.12

11 May 06:51
Compare
Choose a tag to compare
  • Provider now properly detects resources manually deleted in statuspage

v0.1.11

08 May 20:46
8c82ea3
Compare
Choose a tag to compare
Merge pull request #45 from yannh/upgrade-goreleaser

Update goreleaser

v0.1.10

13 Feb 15:10
Compare
Choose a tag to compare

The assets / docker images are now all released by the Github Actions CI.

v0.1.9

13 Feb 13:04
4ec1052
Compare
Choose a tag to compare
Merge pull request #41 from yannh/darwin-arm-releases

Update goreleaser, add darwin arm releases

v0.1.7

13 Jan 22:23
Compare
Choose a tag to compare
  • Fix #31
  • Small documentation update

v0.1.6

28 Jul 22:24
Compare
Choose a tag to compare
  • Mark tokens & keys as sensitive for statuspage_metrics_provider resource
  • Support API Tokens instead of username & password for Pingdom metrics provider

v0.1.5

24 Jul 22:31
Compare
Choose a tag to compare
  • Update documentation for inclusion in the Terraform registry

v0.1.4

24 Jul 22:01
7700ed9
Compare
Choose a tag to compare
  • Support Import of resources
  • Generate signed binaries
  • Support more platforms

v0.1.3

21 Jun 17:41
Compare
Choose a tag to compare

Changelog

2e37120 add a workflow to automatically release on tags
5cb8f90 fix goreleaser
b7a4e62 fix goreleaser
e1cd356 fix names of workflows
0ea686b fix release in ci
abccc11 fix release in ci
f9249b6 release using github actions

v0.1.1

21 Jun 11:34
Compare
Choose a tag to compare

Changelog

867f093 build with -trimpath & pin go image for reproducible builds
b7a4e62 fix goreleaser
5cb8f90 fix goreleaser
41675a8 try to generate reproducible builds with goreleaser