v1.1.0
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
- @dependabot made their first contribution in #1
Full Changelog: v1.0.0...v1.1.0