Skip to content

v1.1.0

Compare
Choose a tag to compare
@moutonjeremy moutonjeremy released this 09 Nov 11:55
· 3 commits to main since this release
7e62cef

What's Changed

  • Upgrade(deps): Bump github.com/hashicorp/terraform-plugin-go from 0.24.0 to 0.25.0 by @dependabot in #1
  • Feat(env vars): Add possibility to configure the credentials with environment variables by @moutonjeremy in #7
  • Upgrade(deps): Update dependencies in go.mod and go.sum to latest versions by @moutonjeremy in #8
  • feat(database): Database management (postgresql only) by @moutonjeremy in #6
  • feat(database): Add MySQL configuration support and management by @moutonjeremy in #9
  • chore(error): Add error handling for permissions and user operations by @moutonjeremy in #10

New Contributors

Full Changelog: v1.0.0...v1.1.0