Added
- Added CI using GitHub Actions.
Changed
- Go 1.17 is now used for building.
- Exlucuded
darwin/arm
,freebsd/arm64
,windows/arm
andwindows/arm64
platforms from
release builds to speed up the release process, as they are not officially supported by
either Terraform itself or Terraform Registry.
Fixed
- Fixed all issues found by linter.
New Contributors
- @sergei-ivanov made their first contribution in #11