Releases: ajax-ryzhyi-r/terraform-provider-smtp
Releases · ajax-ryzhyi-r/terraform-provider-smtp
v1.0.0
Changelog
- 57075fc Fix goreleaser config
- 35269c1 Fix issue with AWS SES SMTP servers
- f61e719 Fix issue with AWS SES SMTP servers
- 8b38c19 Fixing example
- c63cfe3 Fixing example
- a87ab49 Fix double-quoted into receiver string (venkadeshwarank#3)
- 5fddf32 Authentication-less (venkadeshwarank#1)
- bfce56d Feature update
- a52ff0e Generate new id for the resource
- bb894bc Fix provider server address
- 721800e Refactoring the package name
- 72fa356 Update readme.md
- 8df64d6 Add docs, goreleaser, and GH actions
- f474cb2 Initial commit
- 03e0d4f newer containers for ARM support (#37)
- 16dfd7e Remove provider schema description
- 77753ea Updates for github.com/hashicorp/[email protected]
- a4bc04b Updates for [email protected]
- f24f398 Implement logging
- d9bd6ea Implement coffees data source
- d279e03 Implement provider configuration
- 33f0911 Implement initial provider
- 6a52037 Reduce boilerplate to bare Go module with docker_compose, examples, and Makefile
- e894fe9 Updates for terraform-plugin-framework v0.11.0 and v0.12.0
- 43f90a4 Merge pull request #20 from hashicorp/boilerplate_update
- 138b6b9 go tidy
- 52c19c3 Update initial config
- d95dd3b Merge pull request #13 from hashicorp/res-boilerplateupdate
- 1e2e354 fix weird versioning
- 1b38b8b Update main.tf
- b9c9eeb Update to 0.5
- b11bd32 Update main.tf
- 9737ffc Merge pull request venkadeshwarank#5 from hashicorp/res-diag-boilerplate
- e1d55d4 empty datasource function
- 2d63378 update from main
- 935eae7 Update docker compose file
- 6913c5d Update main.tf
- 88111e6 fix examples configuration
- b37ebc2 fix examples configuration
- bd16637 Update resource_order.go
- 1e83a35 first commit