Adrián Matellanes

Results 2 comments of Adrián Matellanes

Hi @mars @romainPrignon, It seems the `heroku_review_app_config` resource stopped working properly in **heroku/provider** version 4.7.0 because **heroku/go** package was upgraded from version [5.3.0](https://github.com/heroku/terraform-provider-heroku/blob/v4.6.0/go.mod#L9) to [5.4.0](https://github.com/heroku/terraform-provider-heroku/blob/v4.7.0/go.mod#L11). I opened an issue regarding...

Hi @mars, Many thanks for replying my comment. I've just tested the new Heroku Terraform Provider v5.1.2 to check if `heroku_review_app_config` resource works properly. I've been following the official documentation...