Releases: firehydrant/terraform-provider-firehydrant
Releases · firehydrant/terraform-provider-firehydrant
v0.9.0
- New Data Source:
firehydrant_ingest_url
(#152). - Added to Resource:
firehydrant_signal_rule
incident_type_id
can now be specified for rules (#153).
BUG FIXES:
EffectiveAt
is now sent for all on call schedule updates. (#154).
Full Changelog: v0.9.0...v0.8.0
v0.8.0
On call resources + pagination for user query (#151) * client: add pagination for user query * on_call/strategy: allow custom schedule strategy * Add start_time for custom strategy * Simplify on-call schedule resource checks * only filter if strategy was provided * oncall: add test for custom strategy * changelog: add custom on call scheduling strategy
v0.7.1
v0.7.1
v0.7.0
v0.7.0
v0.6.0
What's Changed
- slack: add data source for Slack channel by @wilsonehusin in #147
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.5.0
v0.4.2
What's Changed
- on_call: fix inconsistencies of
member_ids
andmembers
by @wilsonehusin in #143 - go: 1.18.2 -> 1.22 by @wilsonehusin in #144
New Contributors
- @wilsonehusin made their first contribution in #143
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Fix handoff step panic (#141) * Fix handoff steps in escalation policies from panicking * Update CHANGELOG
v0.4.0
Update CHANGELOG
v0.3.6
Jz/add functionality labels (#138) * add labels to functionality * add labels to functionality data source * add labels to tests * stop using default priorities in tests * update changelog * use dynamic priority name