Skip to content

v0.2.10

Compare
Choose a tag to compare
@b-per b-per released this 21 Sep 12:09
· 375 commits to main since this release
c103ae1

What's Changed

Fix

  • #197 - Community contribution to handle cases where more than 100 groups are created in dbt Cloud
  • #199 - Update logic to allow finding users by their email addresses in a cases insensitive way
  • #198 - Update some internal logic to call endpoints by their unique IDs instead of looping through answers to avoid issues like #199 and paginate through results for endpoints where we can't query the ID directly

Changes

  • #189 - Allow users to retrieve project data sources by providing project names instead of project IDs. This will return an error if more than 1 project has the given name and takes care of the pagination required for handling more than 100 projects

Detailed Changelog:
https://github.com/dbt-labs/terraform-provider-dbtcloud/blob/main/CHANGELOG.md