env0 / terraform-provider-env0

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

Fix: env0_environment does not redeploy when revision is changed in w… #907

Closed TomerHeber closed 3 months ago

TomerHeber commented 3 months ago

…ithout_template_settings

Issue & Steps to Reproduce / Feature Request

fixes #906

Solution

  1. Update shouldDeploy to test that use-cases.
  2. Some other small changes.
  3. Updated the acceptance tests.