Releases: justincase-jp/terraform-datadog-synthetics
Releases · justincase-jp/terraform-datadog-synthetics
v0.2.12
What's Changed
- feat:
sheduling
オプションを追加 by @laplace1984 in #6 - fix:
resource
定義に設定していなかった問題を修正 by @laplace1984 in #7 - fix:
scheduling
を optional に変更 by @laplace1984 in #8 - fix: change
scheduling
type toblock
by @laplace1984 in #9 - fix:
timeframe
の定義をblock
になるように変更 by @laplace1984 in #10 - fix: change
timeframes
to dynamic by @laplace1984 in #11 - fix:
timeframes
を動的設定に変更 (その2) by @laplace1984 in #12 - fix: change nested by
content
by @laplace1984 in #13 - fix:
timeframes
を動的設定に変更 (その4) by @laplace1984 in #14 - fix:
timeframes
を動的設定に変更 (その5) by @laplace1984 in #15 - fix:
timeframes
を動的設定に変更 (その6) by @laplace1984 in #16 - fix:
timeframes
を動的設定に変更 (その7) by @laplace1984 in #17 - fix:
timeframes
を動的設定に変更 (その8) by @laplace1984 in #18
New Contributors
- @laplace1984 made their first contribution in #6
Full Changelog: v0.1.0...v0.2.12
v0.1.0
What's Changed
- add(variables): Content-Type by @YutaOkoshi in #4
- chore: PagerDutyの接続設定と、メッセージのアップデート by @xhiroga in #5
New Contributors
- @YutaOkoshi made their first contribution in #4
- @xhiroga made their first contribution in #5
Full Changelog: v0.0.4...v0.1.0
v0.0.3
Release v0.0.3
v0.0.2
methodをget固定からユーザ指定のものに変更