Skip to content

Commit

Permalink
Update k3s_registry/main.tf
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas L. <[email protected]>
  • Loading branch information
apricote and jooola authored Jul 3, 2024
1 parent 39b5e75 commit 0ae03dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k3s_registry/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ variable "server" {
})
}

resource "null_resource" "k3sup_worker" {
resource "null_resource" "k3s_registry" {
triggers = {
id = var.server.id
}
Expand Down

0 comments on commit 0ae03dd

Please sign in to comment.