Benoit Perigaud

Results 150 comments of Benoit Perigaud

Thanks for the issue. We will try to reproduce it. Could you please tell us what dbt Cloud tenant you are on? US MT, EMEA MT, ST (Single Tenant)?

Do you still have an issue with the latest releases? It might have gone now as the env level permissions should be active for all accounts.

Closing for now. We can reopen if there is still an issue.

I just reopened it but we haven't been able to reproduce it. We can try again.

I just retried your code with 10 projects on the latest provider ``` locals { tokens = { "issue280": [ 1234, 2345, ... (10 in total) ] } } ```...

Good/Bad news. I created 40 projects on the fly and can now reproduce the issue when trying to assign permissions for 40 projects!

@chasewalden The issue here is that when a lot of permissions are assigned to a token, we don't return all of them and actually need to loop through the paginated...

Hi @kpucynski . All good. We have all the details to reproduce it so we don't need more inputs for now. We just need to implement the fix.

Thanks for raising this. I might try to have a look in the next few days/weeks but our APIs for env variables is not the best to interact with 😄

Hi @a-schot . No, I haven't had the time. There are a few other new resources/datasources that we want to add as well and I don't know when we will...