Releases: env0/terraform-provider-env0
Releases · env0/terraform-provider-env0
v1.22.3
Changelog
Bug Fixes
- e9c0422: fix: integration tests templates must enforce terraform_tf_binary (#977) (@onhate)
- c43e444: Fix: add pagination for teams api (#983) (@TomerHeber)
Others
- 81ae429: Chore: add golangci-lint (linter) support (#972) (@TomerHeber)
- 74b8a6d: Chore: Integration test for the bug not possible to use OpenTofu as backend for Terragrunt via env0 Terraform provider (#974) (#976) (@TomerHeber)
v1.22.2
Changelog
Bug Fixes
- 2b9ac7b: Fix: the integration test environment-without-template-start-with-no-… (#970) (@TomerHeber)
Others
- f091461: Chore: missing permissions for custom role (#973) (@sagilaufer1992)
v1.22.1
Changelog
Bug Fixes
- 150c424: Fix: env0_variable_set_assignment 404, Error: failed to unassign variable sets: 404 Not Found: Configuration Set "..." is not assigned to project. (#967) (@TomerHeber)
v1.22.0
Breaking Changes
- resource/env0_environment: if
vcs_pr_comments_enabled
is set tofalse
or is unset, thenvcs_command_alias
value is ignored/omitted.
Changelog
Bug Fixes
- 9a78b65: Fix: vcs_command_alias should be set to "" when vcs_pr_comments_enabled is disabled (#965) (@TomerHeber)
v1.21.0
Changelog
Bug Fixes
- 4e6e7c1: Fix: env0_environment resource - cannot re-enable vcs (#963) (@TomerHeber)
v1.20.12
Changelog
Features
- af33272: Feat: add wait_for_destroy option when destroying and environment (#946) (@TomerHeber)
v1.20.11
Changelog
Bug Fixes
- 3bd6be6: Fix: configuration variable that overrides a template variable in env0_environment shows drift (#955) (@TomerHeber)
- 1209c07: Fix: variable set assignment drifts with parent projects (#961) (@TomerHeber)
Others
v1.20.10
Changelog
Features
- a6acb67: Feat: add data provider for workflows thru data env0_environment (#957) (@TomerHeber)
v1.20.9
Changelog
Bug Fixes
- 8254da0: Fix: do not retry for 4xx errors (#950) (@TomerHeber)
- fdd9ac5: Fix: approve_plan_automatically attribute fails for sub_environment (#954) (@TomerHeber)
v1.20.8
Changelog
Features
- f886bd3: Feat: add "parent_project_path" or "hierarchy_by_name" to data "env0_… (#952) (@TomerHeber)
Bug Fixes
- 18ec62e: Fix: fail when trying to create an in_active environment (#953) (@TomerHeber)