Skip to content

Commit

Permalink
chore(deps): update terraform azurerm to v3.108.0 (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 15, 2024
1 parent bcfff6c commit 8117f8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "3.107.0"
version = "3.108.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "3.107.0"
version = "3.108.0"
}
}
}
Expand Down

0 comments on commit 8117f8f

Please sign in to comment.