mashin icon indicating copy to clipboard operation
mashin copied to clipboard

Implement datasource

Open lemarier opened this issue 1 year ago • 0 comments

Is there an existing issue?

  • [X] I have searched the existing issues

Motivation

Query a provider to get informations about a specific data type

Terraform impl; https://developer.hashicorp.com/terraform/language/data-sources

Request

Expose datasource in the SDK

Solution

The core can take care of the routing and query the provider

  • [ ] Add datasource in SDK (ts)
  • [ ] Add datasource in SDK (rust)
  • [ ] Add datasource handling in mashin_core

Are you willing to help with this request?

Yes!

lemarier avatar Apr 30 '23 11:04 lemarier