File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/antonbabenko/pre-commit-terraform
3
- rev : v1.77.3
3
+ rev : v1.86.0
4
4
hooks :
5
5
- id : terraform_fmt
6
6
- id : terraform_wrapper_module_for_each
24
24
- ' --args=--only=terraform_standard_module_structure'
25
25
- ' --args=--only=terraform_workspace_remote'
26
26
- repo : https://github.com/pre-commit/pre-commit-hooks
27
- rev : v4.4 .0
27
+ rev : v4.5 .0
28
28
hooks :
29
29
- id : check-merge-conflict
30
30
- id : end-of-file-fixer
Original file line number Diff line number Diff line change @@ -573,6 +573,8 @@ locals {
573
573
sa-east-1 = " 507241528517"
574
574
us-gov-west-1 = " 048591011584"
575
575
us-gov-east-1 = " 190560391635"
576
+ cn-north-1 = " 638102146993"
577
+ cn-northwest-1 = " 037604701340"
576
578
}
577
579
}
578
580
You can’t perform that action at this time.
0 commit comments