env0 / terraform-provider-env0

Terraform Provider for env0
https://env0.com
Mozilla Public License 2.0
39 stars 14 forks source link

Feat: fetch Github Installation Id from env0 #934

Closed TomerHeber closed 2 months ago

TomerHeber commented 2 months ago

Issue & Steps to Reproduce / Feature Request

resolves #928

Solution

  1. Added the API call.
  2. Added unit tests for API call.
  3. Added the data source.
  4. Added acceptance tests for the data source.
  5. Added harness test for the data source.
  6. Added an example of the data source.