feat: Added terraform config... just a basic one at first
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
data "hcloud_ssh_key" "main" {
|
||||
name = var.ssh_key_name
|
||||
}
|
||||
Reference in New Issue
Block a user