match policy resource names
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"go.equinixmetal.net/infra9-metal-bridge/internal/metal/models"
|
||||
)
|
||||
|
||||
const projectEvent = "metalproject"
|
||||
const projectEvent = "metal_project"
|
||||
|
||||
// buildProjectRelationships compiles all relations into a relationships object to be processed by the processors.
|
||||
func (s *service) buildProjectRelationships(project *models.ProjectDetails) (Relationships, error) {
|
||||
|
||||
Reference in New Issue
Block a user