1df1f4595a489ed818e2cb85b0dad0685bcd0320
				
			
			
		
	Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
digitalocean_droplet
Usage
module "test1" {
  source = "git::https://git.fdragon.com/TerraformModules/digitalocean_droplet.git"
  host_name = "hello-world"
  domain_name = "example.com"
  ssh_keys = [
    data.digitalocean_ssh_key.example.id,
  ]
}
Description
				
								2024-11-30.01
								
	Latest
							
						
					Languages
				
				
								
								
									HCL
								
								91.6%
							
						
							
								
								
									Makefile
								
								8.4%