Skip to content

Feature request : relationship query #305

@dstendardi

Description

@dstendardi

👋 Not sure this is the right place tot submit a feature request for the opslevel api, but here I go :

I am working on a contribution to the opslevel terraform provider so we can establish relationship between infrastructure and services via terraform. Unfortunately the Ops level api does not implement a query which allow to retrieve a single relationship by id. To work around this lack of feature, i had to specialise the resources (ie opslevel_infrastructure_relationship and use the relatedResources property. It works, but its quite suboptimal and make the code un-necessarily complicated, and thus leaves little chance for the contribution to be accepted in the current state.

Implementing a "relationship" query and making it available in the golang client would remove the need for such workaround.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions