mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-09 23:39:51 +07:00
chore(deps): update terraform http to v3
This commit is contained in:
@ -12,7 +12,7 @@ terraform {
|
|||||||
|
|
||||||
http = {
|
http = {
|
||||||
source = "hashicorp/http"
|
source = "hashicorp/http"
|
||||||
version = "~> 2.1.0"
|
version = "~> 3.2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -23,7 +23,7 @@ terraform {
|
|||||||
|
|
||||||
http = {
|
http = {
|
||||||
source = "hashicorp/http"
|
source = "hashicorp/http"
|
||||||
version = "~> 2.1.0"
|
version = "~> 3.2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user