Initial commit with mostly nothing

This commit is contained in:
Dan Buch 2020-02-09 21:16:43 -05:00
parent 58877b4d3c
commit 2fc2139bd6
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7
4 changed files with 20 additions and 0 deletions

20
README.md Normal file
View File

@ -0,0 +1,20 @@
# `tf_digitalocean_spoke`
This is a terraform module that deploys a
[Spoke](https://github.com/MoveOnOrg/Spoke) instance at DigitalOcean.
## Usage
_TODO_
## Inputs
_TODO_
## Outputs
_TODO_
## License
[MIT](./LICENSE)

0
main.tf Normal file
View File

0
outputs.tf Normal file
View File

0
variables.tf Normal file
View File