mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-09 07:19:09 +07:00
chore(deps): update terraform http to v3
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user