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 9187c60 commit 2cb7e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 = "5.78"
aws = ">=4"
}
}

0 comments on commit 2cb7e48

Please sign in to comment.