Skip to content

Commit

Permalink
Update versions.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
ishikaray16 authored Dec 5, 2024
1 parent 1926be7 commit 9187c60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/versions.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_version = ">= 0.14.0"
required_providers {
aws = ">= 4"
aws = "5.78"
}
}
}

0 comments on commit 9187c60

Please sign in to comment.