v0.5.0
What's changed
Added
-
[#22] Added the following data resources:
neon_project
neon_branches
neon_branch_endpoints
neon_branch_roles
neon_branch_role_password
-
Added the read-only attribute
default_endpoint_id
to the resourceneon_project
. -
Added the retry logic to manage all supported resources:
neon_project
neon_branch
neon_endpoint
neon_role
neon_database
neon_project_permission
Fixed
- [#83] Fixed the state management of the project's default branch, role, database and endpoint.
- [#88] Fixed import of the resource
neon_role
.
Changed
- Updated dependencies:
- Neon Go SDK v0.4.7
- Reduced the retry delay to 1 second from 5 seconds.
New Contributors
- Thank you @airon-applyinnovations for their contribution in #82
Full Changelog: v0.4.1...v0.5.0