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 Oct 26, 2020
1 parent 0107640 commit 3579aaa
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 @@ -33,5 +33,5 @@ provider "template" {

// Pins the version of the "null" provider
provider "null" {
version = "~> 2.1.2"
version = "~> 3.0.0"
}

0 comments on commit 3579aaa

Please sign in to comment.