Skip to content

Commit

Permalink
add time version
Browse files Browse the repository at this point in the history
  • Loading branch information
max-lobur committed Oct 28, 2021
1 parent be8441a commit 28ed7ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@ terraform {
source = "hashicorp/aws"
version = ">= 2.0"
}
time = {
source = "hashicorp/time"
version = ">= 0.7.2"
}
}
}

0 comments on commit 28ed7ed

Please sign in to comment.