You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: examples/digitalocean/README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
-
# Digital Ocean Droplet launch and setting the Domain records at Digital ocean.
1
+
# Digital Ocean Droplet launch and setting the Domain records at Digital Ocean.
2
2
3
-
The example launches a Ubuntu 14.04, runs apt-get update and installs nginx. Also demostrates how to create DNS records under Domains at DigitalOcean.
3
+
The example launches an Ubuntu 14.04, runs apt-get update and installs nginx. Also demonstrates how to create DNS records under Domains at DigitalOcean.
4
4
5
-
To run, configure your Digital Ocean provider as described in https://www.terraform.io/docs/providers/digitalocean/index.html
5
+
To run, configure your Digital Ocean provider as described in https://www.terraform.io/docs/providers/do/index.html
6
6
7
7
## Prerequisites
8
8
You need to export you DigitalOcean API Token as an environment variable
0 commit comments