Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Commit e3fc759

Browse files
committed
Update Terraform null to v3
1 parent 994ecaf commit e3fc759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ provider "template" {
2828

2929
// Pins the version of the "null" provider
3030
provider "null" {
31-
version = "~> 2.1.2"
31+
version = "~> 3.2.0"
3232
}

0 commit comments

Comments
 (0)