63a1d8c8b9f19038d12fdfeff1bb9d2d6f612c30
linode_instance
Usage
module "test1" {
source = "git::https://git.fdragon.com/TerraformModules/linode_instance.git"
authorized_keys = [
linode_sshkey.example.ssh_key,
]
host_name = "hellow-world"
domain_name = "example.com"
}
Description
2024-11-30.01
Latest
Languages
HCL
86.1%
Makefile
13.9%