You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additionally, when filtering by name, the current method is a partial string match. If you have projects "foo", "foo-suffix", and "prefix-foo" Terraform will error saying 3 projects were found when 1 was expected.
While organization_id filters should help in that situation, and when multiple orgs have "foo", the prefix/suffix matching impacts filtering within a single organization.
Description
filter metal_project by organization_id
New or Affected Terraform Resources
equinix_metal_project
Potential Terraform Configuration
The text was updated successfully, but these errors were encountered: