Skip to content

Releases: env0/terraform-provider-env0

v1.24.4

05 Feb 17:22
Compare
Choose a tag to compare

Changelog

Features

  • 8a1906d: Feat: Add missing Option to env0_aws_cloud_configuration (Resource) for "Prefix under AWSLogs folder" (#1008) (@TomerHeber)

v1.24.3

30 Jan 03:40
Compare
Choose a tag to compare

Changelog

Features

Bug Fixes

v1.24.2

17 Jan 13:03
Compare
Choose a tag to compare

Changelog

Features

Bug Fixes

v1.24.1

02 Jan 17:20
Compare
Choose a tag to compare

Changelog

Features

Bug Fixes

v1.24.0

19 Dec 14:39
Compare
Choose a tag to compare

Breaking Changes (IMPORTANT!!!)

  • resource/env0_template: in previous versions, the default template type was terraform. Moving forward, the type field is now required and must be set explicitly.

Changelog

Features

Bug Fixes

v1.23.1

08 Dec 14:22
Compare
Choose a tag to compare

Changelog

Bug Fixes

v1.23.0

30 Nov 00:57
Compare
Choose a tag to compare

Breaking Changes (IMPORTANT!!!)

  • resource/env0_template: terragrunt templates now default to run with opentofu. For terragrunt templates with terraform, it's required to explicitly set terragrunt_tf_binary to terraform. This breaking change may cause drifts!

Changelog

Features

v1.22.3

20 Nov 15:37
c43e444
Compare
Choose a tag to compare

Changelog

Bug Fixes

Others

v1.22.2

10 Nov 13:23
Compare
Choose a tag to compare

Changelog

Bug Fixes

Others

v1.22.1

30 Oct 19:35
150c424
Compare
Choose a tag to compare

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)