Releases: env0/terraform-provider-env0
Releases · env0/terraform-provider-env0
v1.2.7
Changelog
Bug Fixes
- aec4de6: Fix: second apply of environment 'without_template_settings' causes recreation (#510) (@TomerHeber)
v1.2.6
v1.2.5
Changelog
Bug Fixes
- 6bc5ec3: Fix: readResourceData does not work for bool or *bool fields (#505) (@TomerHeber)
- 75af2be: Fix: when updating without_template_settings terraform force environm… (#508) (@TomerHeber)
v1.2.4
Changelog
Features
- dbd42df: Feat: new custom role resource (#499) (@TomerHeber)
- 93b388c: Feat: allow update and create remote state backend (#501) (@tomer-landesman)
Bug Fixes
- 767c46d: Chore: upgrade libraries and fix security issues (#497) (@TomerHeber)
- f25bf25: Fix: Revert PR495 (#502) (@roni-frantchi)
Others
- 6e03e8c: revert pr495 (@roni-frantchi)
- 2d8889c: revert my own revert (@roni-frantchi)
v1.2.3
v1.2.2
Changelog
Features
- 1377d3a: Feat: support OIDC organization policy settings (#493) (@TomerHeber)
Bug Fixes
- eb9430e: Fix: on environment redeploy, BLUEPRINT and GLOBAL scope variables af… (#491) (@TomerHeber)
v1.2.1
Changelog
Features
- 7a90933: Feat: refactor resources/data to use the new serialization/deserialization logic (#485) (@TomerHeber)
- 601c394: Feat: add data source for getting cloud credential assigned to a project (#489) (@TomerHeber)
Bug Fixes
- e7a1456: Fix: make sure all resource names are unique in integration tests (#484) (@TomerHeber)
- 61a6eb5: Fix: env0_template_project_assignment resource is racing with env0_en… (#486) (@TomerHeber)
- 7574a80: Fix: diff issues with environment configuration variables (#488) (@TomerHeber)
v1.2.0
Changelog
Features
- 9bd8bbb: Feat: refactor resources/data to use the new serialization/deserialization logic (#462) (@TomerHeber)
- 54d7322: Feat: refactor resources/data to use the new serialization/deserialization logic (#464) (@TomerHeber)
- 82843dd: Feat: refactor resources/data to use the new serialization/deserialization logic (#463) (@TomerHeber)
- ef6521d: Feat: getting API_Secret from env0_api_key resources (#466) (@TomerHeber)
- 17e8602: Feat: refactor resources/data to use the new serialization/deserializ… (#467) (@TomerHeber)
- c3c8bdb: Feat: environment resource does not support new templateless creation (#461) (@TomerHeber)
- bd4aeb8: Feat: environment resource does not support new templateless creation (#469) (@TomerHeber)
- cce2dd6: Feat: add outputs attribute to the environment resources (#468) (@TomerHeber)
- 845f4ad: Feat: refactor resources/data to use the new serialization/deserialization logic (#470) (@TomerHeber)
- e00cf79: Feat: the environment configuration section is missing some attributes (#473) (@TomerHeber)
- 6c8895c: Feat: fix is_self_hosted attribute of organization resource (#481) (@TomerHeber)
- e7f0770: Feat: refactor resources/data to use the new serialization/deserialization logic (#479) (@TomerHeber)
- 07dc174: Feat: environment resource does not support new templateless creation (#476) (@TomerHeber)
Bug Fixes
- 6a25930: Chore: Fix flaky tests that use template project assignment resource (#477) (@ronnyorot)
- 8f12a9f: Fix: CD and PR plan settings on environment are not applied correctly (#474) (@TomerHeber)
- 49ca99c: Fix: TF module name uniqueness in integration tests (#482) (@yaronya)
Others
- d89bd7d: Chore: Add template project assignment resources to tests (#475) (@ronnyorot)
v1.1.3
Changelog
Features
- b58c3e0: Feat: environment resource does not support new templateless creation (#454) (@TomerHeber)
- d2cc890: Feat: add Data source for self-hosted-agent helm values (#458) (@TomerHeber)
v1.1.2
Changelog
Features
- 405d1fa: Feat: data source to publish IP ranges used by env0 (#455) (@TomerHeber)
- 0aa1b99: Feat: add Data source for self-hosted-agent helm values (#453) (@TomerHeber)
Bug Fixes
- 3d14b80: Fix: organizationId() hides the errors (#449) (@TomerHeber)
- 96d8db3: Fix: Auth0 throttling issue on large amount of resources (#456) (@tomer-landesman)