Skip to content

Commit

Permalink
chore(deps): update terraform claranet/regions/azurerm to ~> 7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OneGit service account - Renovate committed Jan 15, 2025
1 parent 581e023 commit 1267a26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ module "support" {

| Name | Source | Version |
|------|--------|---------|
| azure\_region | claranet/regions/azurerm | ~> 7.2.0 |
| azure\_region | claranet/regions/azurerm | ~> 7.3.0 |
| bastion\_vm | claranet/linux-vm/azurerm | ~> 8.0.0 |
| claranet\_gallery\_images | claranet/claranet-gallery-images/azapi | ~> 8.0.0 |
| support\_nsg | claranet/nsg/azurerm | ~> 8.0.0 |
Expand Down
2 changes: 1 addition & 1 deletion m-region.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "azure_region" {
source = "claranet/regions/azurerm"
version = "~> 7.2.0"
version = "~> 7.3.0"

azure_region = var.location
}

0 comments on commit 1267a26

Please sign in to comment.