Skip to content

Commit

Permalink
chore: bump required version of TF to 0.12.31 (#3)
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Ford <scott.ford@lacework.net>
  • Loading branch information
scottford-lw authored and danifitz committed Oct 21, 2022
1 parent 3708e8d commit 8057fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = ">= 0.12.26"
required_version = ">= 0.12.31"

required_providers {
lacework = {
Expand Down

0 comments on commit 8057fa2

Please sign in to comment.