Add scipio project
This commit is contained in:
parent
9776e9a316
commit
868ab721dd
6
skylab/infra/playbooks/terraform/project.scipio.tf
Normal file
6
skylab/infra/playbooks/terraform/project.scipio.tf
Normal 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"
|
||||
}
|
Reference in New Issue
Block a user