aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'jinwei.me/infra/.terraform.lock.hcl')
-rw-r--r--jinwei.me/infra/.terraform.lock.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/jinwei.me/infra/.terraform.lock.hcl b/jinwei.me/infra/.terraform.lock.hcl
index 9fdb71e..e16e9bd 100644
--- a/jinwei.me/infra/.terraform.lock.hcl
+++ b/jinwei.me/infra/.terraform.lock.hcl
@@ -23,7 +23,7 @@ provider "registry.terraform.io/cloudflare/cloudflare" {
23 23
24provider "registry.terraform.io/hashicorp/aws" { 24provider "registry.terraform.io/hashicorp/aws" {
25 version = "4.46.0" 25 version = "4.46.0"
26 constraints = "~> 4.46" 26 constraints = ">= 3.73.0, ~> 4.46"
27 hashes = [ 27 hashes = [
28 "h1:EZB4OgvytV38JpWyye9zoMQ0bfT9yB9xSXM5NY3Lrws=", 28 "h1:EZB4OgvytV38JpWyye9zoMQ0bfT9yB9xSXM5NY3Lrws=",
29 "zh:1678e6a4bdb3d81a6713adc62ca0fdb8250c584e10c10d1daca72316e9db8df2", 29 "zh:1678e6a4bdb3d81a6713adc62ca0fdb8250c584e10c10d1daca72316e9db8df2",
Powered by cgit v1.2.3 (git 2.41.0)