We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7177003 commit 1b3e447Copy full SHA for 1b3e447
1 file changed
infra/shared/versions.tf
@@ -3,7 +3,7 @@ terraform {
3
required_providers {
4
archive = {
5
source = "hashicorp/archive"
6
- version = "2.7.1"
+ version = "2.7.0"
7
}
8
aws = {
9
source = "hashicorp/aws"
0 commit comments