Updated "snapshot_labels" property

This commit is contained in:
Héctor Molinero Fernández 2020-05-28 23:42:06 +02:00
parent b1d8e5ccba
commit 53cf9d9178

View File

@ -5,7 +5,7 @@ source "hcloud" "main" {
location = "fsn1"
snapshot_name = "wireguard-{{timestamp}}"
snapshot_labels {
snapshot_labels = {
service = "wireguard"
}