Releases: env0/terraform-provider-env0
Releases · env0/terraform-provider-env0
v0.2.27
Changes
- Add Support to gitlab enterprise templates @eranelbaz (#224)
- Fix env0 configuration variable import #126 @samuel-br (#213)
v0.2.26
What's Changed
- Feat: environment scheduling resource by @yaronya in #208
- Enable query by configuration variable id in order to resolve #215 by @eranelbaz in #216
Full Changelog: v0.0.24...v0.2.26
v0.2.25 🌈
v0.2.24
Release 0.2.23 (#214) * generate docs & build * manual "go get" tfplugindocs because "go tidy" removes it from deps
v0.0.24 🌈
Changes
- generate docs @razbensimon (#214)
v0.0.23
Changes
- Workflow trigger resource @eranelbaz (#212)
- add filter to data_project in byName func and update the tests @samuel-br (#210)
- downstream trigger api client @eranelbaz (#211)
- add unit-test for data_aws_credential:by id,by name @samuel-br (#203)
- Feat: environment scheduling api client @yaronya (#207)
- remove passing env0 vars to terraform in harness @eranelbaz (#204)
- Fix - delete resource manually corrupts provider @razbensimon (#202)
- Chore: Update docs with variable Format @avnerenv0 (#197)
- Feat: Adding JSON Format to configuration variables @avnerenv0 (#196)
- Feat: Add HCL configuration variable type @liranfarage89 (#195)
🚀 Features
v0.0.22
Changes
- Fix: Add glob_pattern validation when cd/PrPlan enabled @liranfarage89 (#190)
- Chore: add import environment example to docs. @liranfarage89 (#192)
v0.0.21
Changes
- Fix: set workspace in environment create @eyalatzmon (#189)
- Fix - fix support in any cnange deploy @GiliFaroEnv0 (#191)
- Chore- add-integration-test-to-environment-configuration-variables @GiliFaroEnv0 (#187)
- Fix - fix support in any cnange deploy @GiliFaroEnv0 (#188)
- Fix: We don't import the deployment_id when importing an environment @RLRabinowitz (#185)
- delete todo @alonnoga (#186)
- fest: Environment Resource - configuration variables read & delete @GiliFaroEnv0 (#182)
- feat: import for environment resource @asafpeduel (#181)
- Fix: Environment Update should not omit empty fields @roni-frantchi (#177)
- rename data
latest_deployment_log_id
todeployment_id
@eranelbaz (#180) - Expand Environment Data @eranelbaz (#178)
- feat add force destroy to environment resource @alonnoga (#175)
- Fix environment resource variables on create @alonnoga (#176)
- Feat add TTL to environment resource @alonnoga (#174)
- Feat trigger deployments for environment @alonnoga (#173)
- Feat add deploy and update ttl to api client @alonnoga (#172)
- feat add environment resource @alonnoga (#165)
- Feat add environment client @alonnoga (#166)
v0.0.20
Changes
- feat:Ability to choose default setting for Deployment Triggers for new Environments @GiliFaroEnv0 (#164)
v0.0.19
Changes
- Fix: default true for requires approval. (was false) @liranfarage89 (#163)
- Fix: Skip Redundant deployments typo @liranfarage89 (#162)