Skip to content

Commit

Permalink
Update Terraform null to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 20, 2022
1 parent 4fcf652 commit 55da95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ provider "google" {
}

provider "null" {
version = "~> 2.1.2"
version = "~> 3.2.0"
}

provider "template" {
Expand Down

0 comments on commit 55da95b

Please sign in to comment.