mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
build(deps): Bump cyrilgdn/postgresql from 1.21.1-beta.1 to 1.22.0 in /terraform/environments/production (#3952)
Bumps [cyrilgdn/postgresql](https://github.com/cyrilgdn/terraform-provider-postgresql) from 1.21.1-beta.1 to 1.22.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cyrilgdn/terraform-provider-postgresql/releases">cyrilgdn/postgresql's releases</a>.</em></p> <blockquote> <h2>v1.22.0</h2> <h2>What's Changed</h2> <h4>Bug fixes</h4> <ul> <li>Fix getting stuck on refreshing postgresql grant by <a href="https://github.com/giner"><code>@giner</code></a> in <a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/351">cyrilgdn/terraform-provider-postgresql#351</a></li> <li>fix: quote table name in postgresql_publication by <a href="https://github.com/jerome-quere"><code>@jerome-quere</code></a> in <a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/402">cyrilgdn/terraform-provider-postgresql#402</a></li> </ul> <h4>Doc</h4> <ul> <li>Add <code>sslinline</code> argument description to index.html.markdown by <a href="https://github.com/Hakkenouw"><code>@Hakkenouw</code></a> in <a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/409">cyrilgdn/terraform-provider-postgresql#409</a></li> <li>Fix indentation in index.html.markdown by <a href="https://github.com/hfm"><code>@hfm</code></a> in <a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/380">cyrilgdn/terraform-provider-postgresql#380</a></li> <li>fix(doc): Typo in <code>postgresql_grant_role</code> doc by <a href="https://github.com/cyrilgdn"><code>@cyrilgdn</code></a> in <a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/412">cyrilgdn/terraform-provider-postgresql#412</a></li> </ul> <h4>Libs</h4> <ul> <li>Bump golang.org/x/crypto from 0.11.0 to 0.17.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/386">cyrilgdn/terraform-provider-postgresql#386</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Hakkenouw"><code>@Hakkenouw</code></a> made their first contribution in <a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/409">cyrilgdn/terraform-provider-postgresql#409</a></li> <li><a href="https://github.com/jerome-quere"><code>@jerome-quere</code></a> made their first contribution in <a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/402">cyrilgdn/terraform-provider-postgresql#402</a></li> <li><a href="https://github.com/hfm"><code>@hfm</code></a> made their first contribution in <a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/380">cyrilgdn/terraform-provider-postgresql#380</a></li> <li><a href="https://github.com/dependabot"><code>@dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/386">cyrilgdn/terraform-provider-postgresql#386</a></li> <li><a href="https://github.com/giner"><code>@giner</code></a> made their first contribution in <a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/351">cyrilgdn/terraform-provider-postgresql#351</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cyrilgdn/terraform-provider-postgresql/compare/v1.21.0...v1.22.0">https://github.com/cyrilgdn/terraform-provider-postgresql/compare/v1.21.0...v1.22.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="1338df7a7d"><code>1338df7</code></a> fix(postgresql_grant): getting stuck on refreshing (<a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/issues/351">#351</a>)</li> <li><a href="c7b49a3d06"><code>c7b49a3</code></a> feat(github): Remove waiting-response label automatically (<a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/issues/413">#413</a>)</li> <li><a href="365f49907b"><code>365f499</code></a> fix(doc): Typo in <code>postgresql_grant_role</code> doc (<a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/issues/412">#412</a>)</li> <li><a href="04cecdacfe"><code>04cecda</code></a> Bump golang.org/x/crypto from 0.11.0 to 0.17.0 (<a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/issues/386">#386</a>)</li> <li><a href="43c86279f3"><code>43c8627</code></a> Fix indentation in index.html.markdown (<a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/issues/380">#380</a>)</li> <li><a href="65171ff554"><code>65171ff</code></a> fix: quote table name in postgresql_publication (<a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/issues/402">#402</a>)</li> <li><a href="926a6e8197"><code>926a6e8</code></a> Add <code>sslinline</code> argument description to index.html.markdown (<a href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/issues/409">#409</a>)</li> <li>See full diff in <a href="https://github.com/cyrilgdn/terraform-provider-postgresql/compare/v1.21.1-beta.1...v1.22.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -2,24 +2,24 @@
|
||||
# Manual edits may be lost in future updates.
|
||||
|
||||
provider "registry.terraform.io/cyrilgdn/postgresql" {
|
||||
version = "1.21.1-beta.1"
|
||||
constraints = "1.21.1-beta.1"
|
||||
version = "1.22.0"
|
||||
constraints = "1.22.0"
|
||||
hashes = [
|
||||
"h1:fOpIaAmm9W7Ku58FQBaxQsqV1bdeIisWsbSD+RnVEFs=",
|
||||
"zh:03619b7c00b869567fe0a8cd391c0137ca4f7b6ef0173035e625d610e9a5233a",
|
||||
"zh:1a1d1aec60a58052f9292cfe6e1b780c327d70a95d7e35f80eadea1e0c19820f",
|
||||
"zh:1d559c12f6f7965fcb0e246ed2b211b0f21a6635755c6545bd3692fdb356c1e3",
|
||||
"zh:26730d86fcf64395d31bf8f3f30cd49260df947f94deaed46cbe866f9ae2b859",
|
||||
"zh:26b3ffd5a02cdd68340fe9296bf5e79b78bd0e5a4729ab9136b384476dfb31b7",
|
||||
"zh:2c57d364b3302c7e9e7bc10b0768212ff238cb8b136ba0fe47a421b0b645de8c",
|
||||
"zh:653674a2807f3b0818743ea9ac1ef885c47a7971c8025db66a410da1fc13cf5e",
|
||||
"zh:696c9f6452e182932f5de1665a91ef7dcfa60c62d5b38641088c7aaad661bf1b",
|
||||
"zh:69a284e91441785da80c7a421e0d92c34f83954ca47e793cfa9c875fd6e4d1dc",
|
||||
"zh:c5a08bfb638ed660995abc4a82f3eeaa17587c5aecb4bd5073366359494d660f",
|
||||
"zh:c6e630b1f9025bd9b9001ef88b89e530fe644dfde8ab5a572a4e9fce98384fd1",
|
||||
"zh:c7df7ce987ce7e405999cbbac2a08c1a8d08cf076c9c1a0081d533e47665dfa2",
|
||||
"zh:c9b46c3f065c923a6ea82e1b692de8541eb13f508d440222696125b2be64ad9a",
|
||||
"zh:ee7c7e74882158662733a097d100cd232c82a72fcf38d4d5c8e391389c3d0dfe",
|
||||
"h1:8jjuILf07SZmfJjKsjEAlu5125pyRy4sSEJ+y68N7FU=",
|
||||
"zh:038df91e31bda2a9a1f33adc886bc2084793e151130e29909b92f18b91315724",
|
||||
"zh:093328afc09cf13a5aed64daf9dc32d764e0a2b3c626c532e211fc22c08088f3",
|
||||
"zh:108ae8321312085037b987bbe0a4a8e8aa34a763b5b73ad6d9a78d605fa8074d",
|
||||
"zh:2ef4ae45a8df16ad3e3b2c8082a605354c5ca34015b1709123a911a98f93320d",
|
||||
"zh:35e13819840c74d8c01fabbe124b44718364acea905066c68fd7ee7d3b4ffc09",
|
||||
"zh:4eee265e184067d7574787cb682d7f5e339271adc91ec0026de1ab9700f24e39",
|
||||
"zh:5defd2ac1825d25897125b21c929827dcd471cff7ba8e92c6ae006830bc7bb8c",
|
||||
"zh:8ef0f114516bd83d87667472f90e609b2c033431d5c9d563db5ca2b87bad9726",
|
||||
"zh:97ee6cf040e34f649ddc0554dca7db132f6bddae5defe133f21dffa01ece33fe",
|
||||
"zh:982a831ee1346ae7790ddb6efa8f34297964d68f2910a1ce401505ea96c4bffa",
|
||||
"zh:a8aefc6c22ff2ffff69d269ba180fdf021ba8510fa3a00683f356f3434657a4a",
|
||||
"zh:b153499f77d00fae59c6f7d301fd6ffc3595143d540ed475ccf2747bcc1920ac",
|
||||
"zh:b27e28690c8ca74b861f7ffccd98ada374c8a2cb0e200dbc028c679c009b5779",
|
||||
"zh:d05579c9998a3efa36b3397a840676edfc8328a6075110d7365ac322f5ce268c",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ terraform {
|
||||
|
||||
postgresql = {
|
||||
source = "cyrilgdn/postgresql"
|
||||
version = "1.21.1-beta.1"
|
||||
version = "1.22.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user