tangled
alpha
login
or
join now
davidcel.is
/
dotfiles
1
fork
atom
๐ My personal dotfiles
1
fork
atom
overview
issues
pulls
pipelines
Use Ubuntu 19.04 x64
davidcel.is
7 years ago
88e2dad3
cbc0ddcf
+1
-1
1 changed file
expand all
collapse all
unified
split
workstation
main.tf
+1
-1
workstation/main.tf
reviewed
···
2
2
3
3
resource "digitalocean_droplet" "tomato" {
4
4
ssh_keys = [24195986]
5
5
-
image = "ubuntu-18-10-x64"
5
5
+
image = "ubuntu-19-04-x64"
6
6
region = "sfo2"
7
7
size = "s-4vcpu-8gb"
8
8
private_networking = true