Skip to content

Commit

Permalink
Update test.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravnegi01 authored Apr 19, 2024
1 parent b8bd837 commit 357e8ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "~>3.0"
version = "~>4.0"
}
}
}

provider "azurerm" {
features {}
}
}

0 comments on commit 357e8ae

Please sign in to comment.