Skip to content

Tags: cloudposse/terraform-opsgenie-incident-management

Tags

0.16.0

Toggle 0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support to config module for on-call schedules (and some other fi…

…xes) (#30)

Co-authored-by: Dan Meyers <[email protected]>

v0

Toggle v0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support to config module for on-call schedules (and some other fi…

…xes) (#30)

Co-authored-by: Dan Meyers <[email protected]>

0.15.0

Toggle 0.15.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Module `schedule` (#28)

* add schedule

Co-authored-by: cloudpossebot <[email protected]>
Co-authored-by: Andriy Knysh <[email protected]>
Co-authored-by: nitrocode <[email protected]>

0.14.5

Toggle 0.14.5's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
`time_restriction` support to `team_routing_rule` (#27)

* `time_restriction` support to `team_routing_rule` (#27)

Co-authored-by: Andriy Knysh <[email protected]>

Co-authored-by: cloudpossebot <[email protected]>
Co-authored-by: nitrocode <[email protected]>
Co-authored-by: Andriy Knysh <[email protected]>

0.14.4

Toggle 0.14.4's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Allow for configuring webhook_url (#23)

Co-authored-by: Claus Albøge <[email protected]>
Co-authored-by: nitrocode <[email protected]>

0.14.3

Toggle 0.14.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update context.tfs (#26)

0.14.2

Toggle 0.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update context.tf from origin source (#24)

Co-authored-by: cloudpossebot <[email protected]>

0.14.1

Toggle 0.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

0.14.0

Toggle 0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat: Add Support for Integration Actions (#20)

* Add support for the opsgenie_integration_action resource in both its own submodule and the config submodule.
* update context.tf in example configs

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat/Fix: Ensure all Modules Adhere module.this.enabled; Update conte…

…xt.tf in all Submodules; Update Documentation Snippets (#19)

* Add context.tf to all submodules
* Update context.tf in all submodules
* Ensure all resources adhere module.this.enabled
* Update all READMEs to use Terraform registry as source instead of git
* Update root-level README copyright year and contributors.