17 Commits

Author SHA1 Message Date
04c7f22d4b Use null instead of zero length string 2021-05-01 18:02:30 -05:00
334f8165d3 Make Private Networking optional 2021-05-01 17:54:31 -05:00
64d119f011 Update to terraform 0.14, and digitalocean >= 2.7.0 2021-04-17 22:39:51 -05:00
aa878189d1 Handle terraform providers in >= 0.14 better 2021-01-16 19:55:36 -06:00
bcfb9196a0 Add tagging support 2020-12-06 15:38:52 -06:00
6a025d1a51 Update to Fedora 33 and terraform 0.14 2020-12-06 15:14:11 -06:00
47b2473843 Enable monitoring by default 2020-11-11 21:52:54 -06:00
40d0f18556 Upgrade to terraform >= 0.13 2020-11-01 15:07:41 -06:00
9fb985dae4 Enable project and volume usage to be optional, off by default, unless the use_project and use_volume variables are set to a positive number 2020-08-09 16:39:27 -05:00
3f903bcb6c Error: Error creating Volume: POST https://api.digitalocean.com/v2/volumes: 422 (request "9a9f0352-59b2-4bf8-9d4a-a848ccadf54f") failed to create volume: invalid volume name. names must be lowercase and alphanumeric 2020-08-09 15:54:48 -05:00
5b69523ff4 Attach the created volume 2020-08-09 15:50:14 -05:00
10a5de8ebd volume_size should be >= 1 to build a volume 2020-08-09 15:45:27 -05:00
6249fafed2 Add volume creation without attachment 2020-08-09 15:22:07 -05:00
47a869da68 Add Makefile to enable debug 2020-08-01 08:48:07 -05:00
12d3d7db6b Assign droplet to a project 2020-07-25 16:18:08 -05:00
a680939b87 First working version 2020-07-18 14:02:23 -05:00
TerraformModules
2dc844f040 Initial commit 2020-07-18 18:55:14 +00:00