Skip to content

Commit

Permalink
Update Terraform github.com/PagerDuty/terraform-provider-pagerduty to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent bf962ae commit 28696fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ terraform {

module "some_module" {
# renovate: datasource=github-releases depName=DigitalInnovation/terraform-mns-pagerduty extractVersion=^v(?<ref=>.*)$
source = "git@github.com:PagerDuty/terraform-provider-pagerduty.git?ref=v2.0.0"
source = "git@github.com:PagerDuty/terraform-provider-pagerduty.git?ref=v3.4.1"
app_name = "bla"
threshold = 1
duration = 60
Expand Down

0 comments on commit 28696fc

Please sign in to comment.