mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
No recreating yukari because of upgrades
This commit is contained in:
parent
0686cac613
commit
805c9e8291
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ resource "hcloud_server" "yukari" {
|
|||
|
||||
lifecycle {
|
||||
ignore_changes = [
|
||||
server_type,
|
||||
user_data,
|
||||
public_net
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue