jmrothst 4baf95631e Version bump
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2026-08-02 22:07:00 -05:00
2022-05-06 15:16:16 -05:00
2022-05-06 19:39:20 +00:00
2026-06-06 16:49:06 -05:00
2022-05-08 11:27:20 -05:00
2026-08-02 22:07:00 -05:00
2022-05-06 15:16:16 -05:00
2022-05-06 15:16:16 -05:00
2023-11-09 22:44:19 -06:00
2022-05-06 15:16:16 -05:00
2022-05-06 15:16:16 -05:00
2022-05-06 15:16:16 -05:00

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"
}
S
Description
No description provided
Readme
84 KiB
Languages
HCL 94.7%
Makefile 5.3%