Skip to content

Commit

Permalink
fix- fixed tflints
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Jan 12, 2024
1 parent c4cb617 commit 5e444c9
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 @@ -7,5 +7,9 @@ terraform {
source = "hashicorp/aws"
version = ">= 5.13.1"
}
tls = {
source = "hashicorp/tls"
version = ">= 4.0"
}
}
}

0 comments on commit 5e444c9

Please sign in to comment.