chore(deps): Update Terraform postgresql to v1.21.0 #75
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.16.0
->1.21.0
Release Notes
cyrilgdn/terraform-provider-postgresql (postgresql)
v1.21.0
Compare Source
What's Changed
New Contributors
Full Changelog: cyrilgdn/terraform-provider-postgresql@v1.20.0...v1.21.0
v1.20.0
Compare Source
v1.20.0
As this is my first release for this project, I am keeping the changes to a minimum until I am more comfortable with the release process.
Notable notables
go
to1.20
lib/pq
to1.10.9
db.Ping()
during database connection to catch issues earlierWhat's Changed
New Contributors
Full Changelog: cyrilgdn/terraform-provider-postgresql@v1.19.0...v1.20.0
v1.19.0
Compare Source
v1.18.0
Compare Source
New resource:
postgresql_server
andpostgresql_user_mapping
- @fabiopaiva#220
New resource:
postgresql_subscription
- @nicarl#244
Allow to configure AWS Region with AWS IAM Auth - @bpaquet
#260
Create temporary file for
GOOGLE_APPLICATION_CREDENTIALS
in Terraform cloud - @minkainc-opensource#249
FIX:
postgresql_grant
: Concurrency issue on database privileges - @timothegenzmer#224
postgresql_grant
: RemoveTEMP
privileges for database - @cyrilgdn#243
DEV IMPROVEMENTS:
v1.17.1
Compare Source
What's Changed
Full Changelog: cyrilgdn/terraform-provider-postgresql@v1.17.0...v1.17.1
v1.17.0
Compare Source
Configuration
📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.