mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
fix: hcloud remove
This commit is contained in:
parent
a6e8ddeee8
commit
5d5855de92
3 changed files with 17 additions and 15 deletions
|
|
@ -10,10 +10,10 @@ terraform {
|
|||
source = "oracle/oci"
|
||||
version = "5.45.0"
|
||||
}
|
||||
hcloud = {
|
||||
/*hcloud = {
|
||||
source = "hetznercloud/hcloud"
|
||||
version = "1.38.2"
|
||||
}
|
||||
}*/
|
||||
tailscale = {
|
||||
source = "tailscale/tailscale"
|
||||
version = "0.13.7"
|
||||
|
|
@ -47,4 +47,4 @@ terraform {
|
|||
}
|
||||
}
|
||||
#*/
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue