Skip to content

1.1.0 (28 Sept 2022)

Compare
Choose a tag to compare
@adamwshero adamwshero released this 19 Oct 16:07
· 8 commits to master since this release

CHORE:

  • Updated pinned "PagerDuty/pagerduty" provider to 2.6.2
  • Added outputs for extensions
  • Added outputs for Service Integration
  • Updated all examples
  • Added examples for most scenarios
  • Expanded README

ENHANCEMENT: (BREAKING CHANGES!!)

  • Simplified incident_urgency and scheduled actions map variables
  • Removed Extension configuration from module and into input block (templatefile) for more control.
  • Added option to disable/enable Slack extension
  • Added option to disable/enable Service integration
  • Added option to disable/enable SNS Topic
  • Removed hard-coded "CloudWatch" vendor integration. Allowed to be dynamic input now.
  • Renamed shema_webhook variable to schema_name

FEATURE:

  • Added support for one or many maintenance windows.