Skip to content

Commit a9a7199

Browse files
authored
Merge pull request #75 from PerfectThymeTech/dependabot/terraform/code/infra/hashicorp/azurerm-4.21.1
Bump hashicorp/azurerm from 4.16.0 to 4.21.1 in /code/infra
2 parents 04f6d15 + 30ef670 commit a9a7199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/infra/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
azurerm = {
66
source = "hashicorp/azurerm"
7-
version = "4.16.0"
7+
version = "4.21.1"
88
}
99
azapi = {
1010
source = "azure/azapi"

0 commit comments

Comments
 (0)