Skip to content

Commit

Permalink
Update Terraform Azure/avm-res-storage-storageaccount/azurerm to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 103395f commit ffc0012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/terraform/azure/storage/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ resource "time_sleep" "wait_for_creation" {

module "avm-res-storage-storageaccount" {
source = "Azure/avm-res-storage-storageaccount/azurerm"
version = "0.2.9"
version = "0.4.0"

name = module.storage_naming.storage_account.name
resource_group_name = local.resource_group_name
Expand Down

0 comments on commit ffc0012

Please sign in to comment.