Skip to content

Releases: firehydrant/terraform-provider-firehydrant

v0.13.4

05 Dec 21:12
fc1ec63
Compare
Choose a tag to compare
Fix targets block and index access (#172)

v0.13.3

03 Dec 19:17
6d91b20
Compare
Choose a tag to compare
Allow removing notification priority in signal rules (#171)

* Allow removing notification priority in signal rules

* Add changelog entry

v0.13.2

05 Nov 13:57
69c1bfe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2

v0.13.1

24 Oct 12:47
85a478a
Compare
Choose a tag to compare
Set ID to nothing if the policy is gone on the API (#167)

v0.13.0

17 Oct 12:54
6c348e9
Compare
Choose a tag to compare
Add inbound email resources (#165)

v0.12.1

16 Oct 18:27
cca0384
Compare
Choose a tag to compare
Revert "Add HTTP request burst management (#162)" (#164)

This reverts commit 2962c1cf107088447fc98495636279879c9f1c7d.

v0.12.0

15 Oct 20:50
a1e6e5f
Compare
Choose a tag to compare
Attach version stamping correctly (#163)

v0.11.0

20 Aug 20:14
f38b020
Compare
Choose a tag to compare
Allow Teams & Services List client to paginate results properly (#160)

Previously, there exists a bug where we would only return the last page
of response. This changeset now returns cumulative result of all pages.

Additionally, make gofmt actually match with the fmtcheck.

v0.10.0

14 Aug 17:35
56b8ace
Compare
Choose a tag to compare
v0.10.0

v0.9.1

03 Jun 17:38
0cbc572
Compare
Choose a tag to compare
Update docs for escalation policy (#157)