Skip to content

Commit

Permalink
Renovate Update Patch & Minor Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent b3e7f2c commit 64cb60a
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
54 changes: 27 additions & 27 deletions terraform/environment/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions terraform/environment/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.32.0"
version = "~> 5.33.0"
}
pagerduty = {
source = "PagerDuty/pagerduty"
Expand All @@ -12,5 +12,5 @@ terraform {
source = "hashicorp/local"
}
}
required_version = "1.6.6"
required_version = "1.7.0"
}

0 comments on commit 64cb60a

Please sign in to comment.