Skip to content

Commit

Permalink
Upgrade Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rizal Widyarta Gowandy committed Jul 11, 2021
1 parent 7c708da commit 8b16bd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.tf
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
terraform {
required_version = "~> 0.14.5"
required_version = "~> 1.0.2"

required_providers {
newrelic = {
source = "newrelic/newrelic"
version = "~> 2.18.0"
version = "~> 2.23.0"
}
}
}

0 comments on commit 8b16bd8

Please sign in to comment.