Releases: humanitec/terraform-provider-humanitec
Releases · humanitec/terraform-provider-humanitec
v1.7.1
What's Changed
toolchain go1.23.6
by @mathieu-benoit in #107- fix: delete env value state when env is not found by @mateuszjenek in #109
Full Changelog: v1.7.0...v1.7.1
v1.7.0
Important
This version introduces a breaking change in the application resource. From now on, the configuration of applications and environments is fully separated. The application resource will only create an empty environment. To add an environment, you must define an environment resource.
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 by @dependabot in #104
- fix: cve fix for golang.org/x/net by @dharsanb in #105
- feat: remove init env from application resource by @mateuszjenek in #108
Full Changelog: v1.6.7...v1.7.0
v1.6.7
What's Changed
- feat: go 1.23 by @delca85 in #101
- fix: replace secret store on id change by @mateuszjenek in #102
- Add example with app's env by @mathieu-benoit in #103
Full Changelog: v1.6.6...v1.6.7
v1.6.6
What's Changed
- chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #99
- fix: adds 2 http retries to humanitec client requests by @astromechza in #100
Full Changelog: v1.6.5...v1.6.6
v1.6.5
chore: update goreleaser
v1.6.4
v1.6.3
What's Changed
- add required providers by @Nilsty in #95
- chore: bump dependencies by @johanneswuerbach in #96
New Contributors
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- fix: mark resource definition driver type as updatable by @johanneswuerbach in #93
- fix: res def secret refs with null values by @johanneswuerbach in #94
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.0
What's Changed
- fix: resource definition test by @mateuszjenek in #89
- feat: add resource class resource by @mateuszjenek in #88
- fix(environment_type): mark description as updatable by @johanneswuerbach in #90
- fix(environment): don't set from_deploy_id by @johanneswuerbach in #91
Full Changelog: v1.5.1...v1.6.0