Skip to content

Commit e389041

Browse files
committed
Update hashicorp/azurerm provider to 3.21.0
1 parent a295763 commit e389041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versions.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 = "~> 3.3"
7+
version = "~> 3.21.0"
88
}
99
tls = {
1010
source = "hashicorp/tls"

0 commit comments

Comments
 (0)