mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore(ci): minor updates
This commit is contained in:
parent
b86a604de5
commit
4662495775
5 changed files with 19 additions and 5 deletions
|
|
@ -8,7 +8,8 @@ terraform {
|
|||
}
|
||||
cloudflare = {
|
||||
source = "cloudflare/cloudflare"
|
||||
version = ">= 4.22.0"
|
||||
# XXX: 5.0 requires manual migration
|
||||
version = "~> 4.22"
|
||||
}
|
||||
proxmox = {
|
||||
source = "bpg/proxmox"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue