Skip to content

Commit

Permalink
Merge branch 'renovate/claranet-storage-account-azurerm-8.x' into 'ma…
Browse files Browse the repository at this point in the history
…ster'

chore(deps): update terraform claranet/storage-account/azurerm to ~> 8.3.0

See merge request claranet/projects/cloud/azure/terraform/modules/storage-file!89
  • Loading branch information
OneGit service account - Renovate committed Jan 24, 2025
2 parents 8aa1ad3 + c5eca3d commit d586c6f
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 @@ -116,7 +116,7 @@ EOC

| Name | Source | Version |
|------|--------|---------|
| storage\_account | claranet/storage-account/azurerm | ~> 8.2.0 |
| storage\_account | claranet/storage-account/azurerm | ~> 8.3.0 |

## Resources

Expand Down
2 changes: 1 addition & 1 deletion r-storage-account.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "storage_account" {
source = "claranet/storage-account/azurerm"
version = "~> 8.2.0"
version = "~> 8.3.0"

location = var.location
location_short = var.location_short
Expand Down

0 comments on commit d586c6f

Please sign in to comment.