Skip to content

Commit

Permalink
What 3
Browse files Browse the repository at this point in the history
  • Loading branch information
WillNilges committed Aug 21, 2024
1 parent 9ddcd1f commit bcc0de4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion terraform/cluster.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ module "some_mesh_cluster" {
meshdb_fqdn = var.meshdb_fqdn
mesh_local_password = var.mesh_local_password
k3s_token = var.k3s_token
DATADOG_API_KEY = var.DATADOG_API_KEY
vm_nic = var.vm_nic
}
}

0 comments on commit bcc0de4

Please sign in to comment.