Skip to content

Commit

Permalink
feat(DMVP-2705): Create Jira ticket
Browse files Browse the repository at this point in the history
  • Loading branch information
Julia Aghamyan committed Oct 26, 2023
1 parent c0e1603 commit a7440da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/cloudwatch-alarm-actions/lambda-subsciptions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ module "notify_jira" {
fallback_sns_topic_name = module.fallback-topic.name

# lambda configs
uniq_id = each.value.url
uniq_id = "jira_integration"
type = "jira"
timeout = 10
environment_variables = {
Expand Down

0 comments on commit a7440da

Please sign in to comment.