skylab
/
skylab-ansible
Archived
2
0
Fork 0

Add scipio project

This commit is contained in:
Ethan Paul 2023-05-07 16:06:53 -04:00
parent 9776e9a316
commit 868ab721dd
Signed by: enpaul
GPG Key ID: 9B6D99E4CFA31867
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
resource "digitalocean_project" "scipio" {
name = "Scipio Capital"
description = "Eventual home of Scipio Capital systems"
purpose = "Service or API"
environment = "Production"
}