Commit Graph

29 Commits

Author SHA1 Message Date
883213a3be Merge pull request #2 from meatballhat/modernizing
Modernizing many things
v0.2.0
2020-08-22 22:38:02 -04:00
21084e4f12 Point at correct digitalocean provider 2020-08-22 22:36:05 -04:00
de21ab34ab Run terraform 0.13upgrade 2020-08-22 22:34:08 -04:00
ab570f1900 Trivial change to get actions flowing 2020-08-22 22:32:47 -04:00
afde778e29 Modernizing many things
- use hashicorp/setup-terraform action
- bump terraform requirement to 0.13
- bump digitalocean provider requirement to 1.22
- bump to latest nvm
- remove a bunch of unnecessary quotes
2020-08-22 22:28:12 -04:00
1a1a670e10 One must fetch! 2020-03-04 21:17:18 -05:00
20c4b99023 Correct the type declaration on spoke_version 2020-03-04 20:49:09 -05:00
7a89a522cc Address some shellcheckery 2020-03-04 20:46:02 -05:00
cbd9995458 Allow injection of Spoke version
and update some version numbers!
2020-03-04 20:44:31 -05:00
293e39f72c Now with less trailing space 2020-03-02 22:30:43 -05:00
935f681c2f Add some docs (finally) 2020-03-02 22:27:28 -05:00
2f0f41c965 Merge pull request #1 from meatballhat/dynamic-cert-handling
Dynamic cert handling
2020-02-13 11:25:24 -05:00
6d9d020857 Ensure the key and cert are owned by spoke 2020-02-13 11:23:44 -05:00
22760e622b Use cert bits from home directory
to allow for safer+easier remote updates
2020-02-13 11:03:11 -05:00
1e89d80882 Specify the terraform version 2020-02-11 22:10:55 -05:00
6dc004b907 Attempt to github actions 2020-02-11 22:09:39 -05:00
fe32b2254e Remove leading emptiness 2020-02-11 22:03:05 -05:00
2e8ef8a4c1 Use correct for looping over map 2020-02-11 22:01:32 -05:00
e0322b8e07 Use module-specific files 2020-02-11 21:27:11 -05:00
db36a77b12 Fix a list/string thing whoops! 2020-02-11 21:16:43 -05:00
38eb32aac3 Correct the version constraint 2020-02-11 21:14:20 -05:00
d54e9b45ec Add an output for the floating ip urn 2020-02-11 21:13:22 -05:00
050858140d Add digitalocean provider constraint 2020-02-11 20:51:10 -05:00
f061d43956 Switch to string template for env file 2020-02-11 20:16:05 -05:00
95da1cadfe Correct some validation errors 2020-02-11 20:06:26 -05:00
05c7c2c423 Sprinkle on some dynamic blocks 2020-02-11 20:02:22 -05:00
cbf4e851e2 Porting over most of the things 2020-02-09 22:28:45 -05:00
2fc2139bd6 Initial commit with mostly nothing 2020-02-09 21:18:42 -05:00
58877b4d3c Initial commit 2020-02-09 21:18:17 -05:00