mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-22 20:04:32 +07:00
chore(deps): update terraform http to v3
This commit is contained in:
parent
2a29c0f8c5
commit
6bd0577c64
@ -12,7 +12,7 @@ terraform {
|
||||
|
||||
http = {
|
||||
source = "hashicorp/http"
|
||||
version = "~> 2.1.0"
|
||||
version = "~> 3.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,7 +23,7 @@ terraform {
|
||||
|
||||
http = {
|
||||
source = "hashicorp/http"
|
||||
version = "~> 2.1.0"
|
||||
version = "~> 3.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user