dbt-labs / terraform-provider-dbtcloud

dbt Cloud Terraform Provider
https://registry.terraform.io/providers/dbt-labs/dbtcloud
MIT License
80 stars 18 forks source link

Update environment for job doesn't work #175

Closed akaloshych84 closed 11 months ago

akaloshych84 commented 11 months ago

I have a parametrized environment id in job to switch between branches, when the environment changed for the existing job, terraform detects change but apply do not modify the job. For new jobs it works.

b-per commented 11 months ago

Thanks for the report! It definitely looks like a bug. I will fix it now and release a new version shortly.