Skip to content

Commit

Permalink
Update Terraform provider tls to ~> 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 30, 2019
1 parent b9650ea commit 8a3f4c5
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 @@ -39,5 +39,5 @@ provider "template" {
version = "~> 2.1.2"
}
provider "tls" {
version = "~> 2.0.1"
version = "~> 2.1.0"
}

0 comments on commit 8a3f4c5

Please sign in to comment.