Skip to content

Releases: cloudtruth/terraform-provider-cloudtruth

v0.8.0

05 Oct 03:40
Compare
Choose a tag to compare

Changelog

v0.7.4

24 Apr 15:45
Compare
Choose a tag to compare
Release 0.7.4

v0.7.3

19 Apr 20:46
Compare
Choose a tag to compare
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

10 Apr 18:55
Compare
Choose a tag to compare
Tests in place

v0.7.1

07 Feb 03:27
2c16d21
Compare
Choose a tag to compare
Minor release with improved read debugging (#93)

v0.7.0

18 Dec 04:57
Compare
Choose a tag to compare

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

30 Jul 00:35
Compare
Choose a tag to compare

BUG FIXES

  • Fixes an issue where the AWS integration resource was not outputting the external AWS ID correctly

v0.5.10

28 Jul 12:42
Compare
Choose a tag to compare

Fixes a panic when a push action references a nonexistent tag in an environment that exists.

v0.5.9

03 Jul 23:48
Compare
Choose a tag to compare

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

31 Mar 12:17
Compare
Choose a tag to compare
Changelog update