This website works better with JavaScript.
Home
Explore
Help
Sign In
rekahsoft
/
poc-tf-do
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Initial commit
Signed-off-by: Collin J. Doering <collin@rekahsoft.ca>
master
Collin J. Doering
1 year ago
commit
508cf9e088
Signed by:
rekahsoft
<collin@rekahsoft.ca>
GPG Key ID:
7B4DEB93212B3022
2 changed files
with
10 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
.gitignore
+1
-0
README.md
+ 9
- 0
.gitignore
View File
@@ -0,0 +1,9 @@
# Editor specific files
*~
# Terraform
.terraform
terraform.tfstate.d
*.tfstate
*.tfstate.*
*.local.tfvars
+ 1
- 0
README.md
View File
@@ -0,0 +1 @@
# Terraform DigitalOcean POC
Write
Preview
Loading…
Cancel
Save