Skip to content

Commit

Permalink
Update versions.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
mvsnogueira-dnx authored Jul 1, 2024
1 parent 53dd60b commit 99405ca
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@ terraform {
required_version = ">= 0.12.0"

required_providers {
aws = {
version = "~> 4.61.0"
}
random = {
version = ">= 3.4.0"
}
}
}
}

0 comments on commit 99405ca

Please sign in to comment.