Releases: cloudtruth/terraform-provider-cloudtruth
Releases · cloudtruth/terraform-provider-cloudtruth
v0.8.0
v0.7.4
Release 0.7.4
v0.7.3
Bump golang.org/x/net from 0.22.0 to 0.23.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0. - [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
v0.7.2
Tests in place
v0.7.1
Minor release with improved read debugging (#93)
v0.7.0
BUG FIXES
- Fixes an issue where template data sources were ignoring the environment and using the default environment.
ENHANCEMENTS
- Added support for the pattern field in project resources
- Added basic doc with concrete examples
- Updated the Go version to 1.21.5. Also using updated the Go OpenAPI bindings for the CloudTruth API
v0.5.11
BUG FIXES
- Fixes an issue where the AWS integration resource was not outputting the external AWS ID correctly
v0.5.10
Fixes a panic when a push action references a nonexistent tag in an environment that exists.
v0.5.9
ENHANCEMENTS
- Added a flag to make it easy to skip tests when running against a self-hosted/local instance of CloudTruth. Also included: a bunch of Dependabot updates.
v0.5.5
Changelog update