File tree Expand file tree Collapse file tree 5 files changed +12
-9
lines changed
elasticache-redis-muti-az
elasticache-redis-with-users Expand file tree Collapse file tree 5 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/antonbabenko/pre-commit-terraform
3- rev : v1.81.0
3+ rev : v1.83.4
44 hooks :
55 - id : terraform_fmt
66 args :
99 args :
1010 - --tf-init-args=-upgrade
1111 - --hook-config=--retry-once-with-cleanup=true
12+ - id : terraform_providers_lock
13+ args :
14+ - --hook-config=--mode=always-regenerate-lockfile
1215 - id : terraform_tflint
1316 args :
1417 - --args=--config=__GIT_WORKING_DIR__/.tflint.hcl
Original file line number Diff line number Diff line change 11terraform {
2- required_version = " ~> 1.3 "
2+ required_version = " ~> 1.5 "
33
44 required_providers {
55 aws = {
66 source = " hashicorp/aws"
7- version = " ~> 4 .0"
7+ version = " ~> 5 .0"
88 }
99 }
1010}
Original file line number Diff line number Diff line change 11terraform {
2- required_version = " ~> 1.3 "
2+ required_version = " ~> 1.5 "
33
44 required_providers {
55 aws = {
66 source = " hashicorp/aws"
7- version = " ~> 4 .0"
7+ version = " ~> 5 .0"
88 }
99 }
1010}
Original file line number Diff line number Diff line change 11terraform {
2- required_version = " ~> 1.3 "
2+ required_version = " ~> 1.5 "
33
44 required_providers {
55 aws = {
66 source = " hashicorp/aws"
7- version = " ~> 4 .0"
7+ version = " ~> 5 .0"
88 }
99 }
1010}
Original file line number Diff line number Diff line change 11terraform {
2- required_version = " ~> 1.3 "
2+ required_version = " ~> 1.5 "
33
44 required_providers {
55 aws = {
66 source = " hashicorp/aws"
7- version = " ~> 4 .0"
7+ version = " ~> 5 .0"
88 }
99 }
1010}
You can’t perform that action at this time.
0 commit comments