Skip to content

Releases: orstensemantics/concourse-tfe-resource

v1.1.3

02 Jun 16:17
c92be41
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/go-tfe from 1.37.0 to 1.54.0 by @dependabot in #30

Full Changelog: v1.1.2...v1.1.3

v1.1.2

25 Oct 14:00
fa5d016
Compare
Choose a tag to compare
  • update hashicorp/go-tfe to latest (1.37.0)
  • replace deprecated github.com/golang/mock with go.uber.org/mock

v1.1.1

22 Jan 18:22
Compare
Choose a tag to compare

What's Changed

  • update dependabot config, readme by @rorsten in #7
  • Bump github.com/hashicorp/go-tfe from 0.20.0 to 0.24.0 by @dependabot in #11

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

15 Oct 03:10
d4a1cb5
Compare
Choose a tag to compare
  • remove code to parse terraform states in favour of using the newly functional StateVersionOutputs in go-tfe