Skip to content

Releases: davidji99/terraform-provider-asana

v0.1.2-beta

25 Feb 10:16
e1edbf0
Compare
Choose a tag to compare
Support Go 1.16 and M1 macs (#6)

* upgrade tf sdk to v2.4.4

* Changes:
- Update release.yml
- Add golangci-linting

* more updates

* fix

* test with 1.16

* fix golangci-lint errors

v0.1.2

25 Feb 10:26
e1edbf0
Compare
Choose a tag to compare

Features

  • Generate release binaries for Apple Silicon (#6)

v0.1.1

03 Nov 22:48
28ae29d
Compare
Choose a tag to compare

Improvements

  • Few changes to documentation (#5)

Bug Fixes

  • Fix typo in the provider UserAgent that's sent to the API client (#5)

v0.1.0

03 Nov 12:16
4a3ebc2
Compare
Choose a tag to compare

INITIAL RELEASE

  • New resource: asana_project (#4)