7 lines
187 B
Text
7 lines
187 B
Text
model {
|
|
workflow edpworkflow "EDP Infrastructure Setup Workflow" {
|
|
// step createS3bucket "Create s3 bucket for state" {}
|
|
// step setupRedis "Setup Redis" {}
|
|
}
|
|
}
|
|
|