Skip to content

[Feature]: filter metal_project by organization_id #770

@displague

Description

@displague

Description

filter metal_project by organization_id

New or Affected Terraform Resources

equinix_metal_project

Potential Terraform Configuration

data "equinix_metal_project" "proj" {
  name = "reused project name"
  organization_id = var.organization_id
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions