Commit 8492996
authored
build(deps): Bump github.com/gruntwork-io/terratest from 0.47.2 to 0.48.1 (#857)
Bumps
[github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest)
from 0.47.2 to 0.48.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gruntwork-io/terratest/releases">github.com/gruntwork-io/terratest's
releases</a>.</em></p>
<blockquote>
<h2>v0.48.1</h2>
<h2>Modules affected</h2>
<ul>
<li><code>helm</code></li>
<li><code>azure</code></li>
<li><code>aws</code></li>
<li><code>k8s</code></li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>feat: Adding release instructions in PR by <a
href="https://github.com/yhakbar"><code>@yhakbar</code></a> in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1488">gruntwork-io/terratest#1488</a></li>
<li>fix: Fixing the TestRemoteChartRender Unit Test failure by pecifing
remote chart version by <a
href="https://github.com/james03160927"><code>@james03160927</code></a>
in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1486">gruntwork-io/terratest#1486</a></li>
<li>fix: Fix terraform-azure-aks-example unit test failure. by <a
href="https://github.com/james03160927"><code>@james03160927</code></a>
in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1489">gruntwork-io/terratest#1489</a></li>
<li>chore: add function to retrieve latest version of a policy document
by <a
href="https://github.com/james03160927"><code>@james03160927</code></a>
in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1490">gruntwork-io/terratest#1490</a></li>
<li>fix: honor options.RestConfig in tunnel.ForwardPortE by <a
href="https://github.com/jduepmeier"><code>@jduepmeier</code></a> in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1464">gruntwork-io/terratest#1464</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/jduepmeier"><code>@jduepmeier</code></a> made
their first contribution in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1464">gruntwork-io/terratest#1464</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gruntwork-io/terratest/compare/v0.48.0...v0.48.1">https://github.com/gruntwork-io/terratest/compare/v0.48.0...v0.48.1</a></p>
<h2>v0.48.0</h2>
<h2>Modules affected</h2>
<ul>
<li><code>terraform</code></li>
<li><code>aws</code></li>
<li><code>helm</code></li>
<li><code>logger</code></li>
<li><code>http-helper</code></li>
<li><code>opa</code></li>
<li><code>docker</code></li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>fix: replace the deprecated logger.Logf and logger.Log for the new
Logger by <a href="https://github.com/seblaz"><code>@seblaz</code></a>
in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1449">gruntwork-io/terratest#1449</a></li>
<li>fix: issue --namespace showing twice by <a
href="https://github.com/james03160927"><code>@james03160927</code></a>
in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1452">gruntwork-io/terratest#1452</a></li>
<li>chore: Bump rexml from 3.3.3 to 3.3.9 in /docs by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1458">gruntwork-io/terratest#1458</a></li>
<li>fix: add GetWhetherSchemaExistsInRdsPostgresInstance by <a
href="https://github.com/james03160927"><code>@james03160927</code></a>
in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1465">gruntwork-io/terratest#1465</a></li>
<li>fix: Make <code>Log</code> and <code>Logf</code> threadsafe by <a
href="https://github.com/james03160927"><code>@james03160927</code></a>
in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1467">gruntwork-io/terratest#1467</a></li>
<li>fix: Update resource by <a
href="https://github.com/james03160927"><code>@james03160927</code></a>
in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1472">gruntwork-io/terratest#1472</a></li>
<li>chore: update go.mod pkg for GCP, DNS and few other shared pkg. fix
<a
href="https://redirect.github.com/gruntwork-io/terratest/issues/1414">#1414</a>
by <a href="https://github.com/wakeful"><code>@wakeful</code></a> in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1469">gruntwork-io/terratest#1469</a></li>
<li>fix: <a
href="https://redirect.github.com/gruntwork-io/terratest/issues/1363">#1363</a>
build lambda bin from src instead using a blob + bump ext pkg. by <a
href="https://github.com/wakeful"><code>@wakeful</code></a> in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1470">gruntwork-io/terratest#1470</a></li>
<li>feat: Add put method into AWS Secrets Manager helper interface. by
<a href="https://github.com/forjor"><code>@forjor</code></a> in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1466">gruntwork-io/terratest#1466</a></li>
<li>feat: Opa EvalWithOutput by <a
href="https://github.com/james03160927"><code>@james03160927</code></a>
in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1468">gruntwork-io/terratest#1468</a></li>
<li>chore: migrate to AWS SDKv2, updating only singnatures and making
sure tests are passing by <a
href="https://github.com/wakeful"><code>@wakeful</code></a> in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1451">gruntwork-io/terratest#1451</a></li>
<li>feat: Renaming <code>master</code> to <code>main</code> wherever
it's referenced by <a
href="https://github.com/yhakbar"><code>@yhakbar</code></a> in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1476">gruntwork-io/terratest#1476</a></li>
<li>feat: add platform parameter to docker run command. fix <a
href="https://redirect.github.com/gruntwork-io/terratest/issues/1310">#1310</a>
by <a href="https://github.com/wakeful"><code>@wakeful</code></a> in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1471">gruntwork-io/terratest#1471</a></li>
<li>chore: Upgrade github.com/hashicorp/go-getter to v2 for remove
indirect github.com/aws/aws-sdk-go reference by <a
href="https://github.com/bozaro"><code>@bozaro</code></a> in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1477">gruntwork-io/terratest#1477</a></li>
<li>fix: do not log ec2 keypair by <a
href="https://github.com/james03160927"><code>@james03160927</code></a>
in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1480">gruntwork-io/terratest#1480</a></li>
<li>feat: httpdo* with global proxy by <a
href="https://github.com/james03160927"><code>@james03160927</code></a>
in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1481">gruntwork-io/terratest#1481</a></li>
<li>fix: <a
href="https://redirect.github.com/gruntwork-io/terratest/issues/1478">#1478</a>
we should copy the TF module into a temporary directory before running
tests in parallel by <a
href="https://github.com/wakeful"><code>@wakeful</code></a> in <a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1479">gruntwork-io/terratest#1479</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/bb92e35de6a90215840e84c128d04880734f87ef"><code>bb92e35</code></a>
Merge pull request <a
href="https://redirect.github.com/gruntwork-io/terratest/issues/1464">#1464</a>
from jduepmeier/tunnel-k8s-rest-client</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/0b9995138381e574c951641fa19ae0be366c1a9a"><code>0b99951</code></a>
Merge branch 'main' into tunnel-k8s-rest-client</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/23bc0921f58087a6b9cec105ee92e6491cc0fdb7"><code>23bc092</code></a>
Merge pull request <a
href="https://redirect.github.com/gruntwork-io/terratest/issues/1490">#1490</a>
from gruntwork-io/get-iam-policy-document</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/50c33a0a99d7ffa47efab4aa34fb380314418a02"><code>50c33a0</code></a>
Merge branch 'main' into get-iam-policy-document</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/23c1decf6d8603ceab8c9fbef13478b9e20550c1"><code>23c1dec</code></a>
Merge pull request <a
href="https://redirect.github.com/gruntwork-io/terratest/issues/1489">#1489</a>
from gruntwork-io/fix-azure-aks-example</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/c8dae838d4c5e81d52452766a5eb0d3cc7da0f87"><code>c8dae83</code></a>
Merge branch 'main' into fix-azure-aks-example</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/9c6bf71718f7ade6c4fb246305ffe4bca69508cb"><code>9c6bf71</code></a>
Merge branch 'main' into tunnel-k8s-rest-client</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/810156e21a80ba16aa48cd28651d78005da9aeef"><code>810156e</code></a>
Merge pull request <a
href="https://redirect.github.com/gruntwork-io/terratest/issues/1486">#1486</a>
from gruntwork-io/fix-render-remote-template</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/16160eaded5c4ca864e025e7ee635b421052c784"><code>16160ea</code></a>
Merge branch 'main' into fix-render-remote-template</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/fdad305b0412ca599c3bb030453c600f529dacaf"><code>fdad305</code></a>
Merge branch 'main' into tunnel-k8s-rest-client</li>
<li>Additional commits viewable in <a
href="https://github.com/gruntwork-io/terratest/compare/v0.47.2...v0.48.1">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent bf64e41 commit 8492996
2 files changed
+168
-789
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
48 | 84 | | |
49 | 85 | | |
50 | 86 | | |
| |||
55 | 91 | | |
56 | 92 | | |
57 | 93 | | |
58 | | - | |
| 94 | + | |
59 | 95 | | |
60 | 96 | | |
61 | 97 | | |
| |||
76 | 112 | | |
77 | 113 | | |
78 | 114 | | |
79 | | - | |
| 115 | + | |
80 | 116 | | |
81 | 117 | | |
82 | 118 | | |
| |||
88 | 124 | | |
89 | 125 | | |
90 | 126 | | |
91 | | - | |
| 127 | + | |
92 | 128 | | |
93 | 129 | | |
94 | 130 | | |
| |||
99 | 135 | | |
100 | 136 | | |
101 | 137 | | |
102 | | - | |
| 138 | + | |
103 | 139 | | |
104 | 140 | | |
105 | | - | |
| 141 | + | |
106 | 142 | | |
107 | | - | |
108 | | - | |
| 143 | + | |
| 144 | + | |
109 | 145 | | |
110 | 146 | | |
111 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
112 | 152 | | |
113 | 153 | | |
114 | 154 | | |
| |||
143 | 183 | | |
144 | 184 | | |
145 | 185 | | |
146 | | - | |
| 186 | + | |
147 | 187 | | |
148 | 188 | | |
149 | 189 | | |
| |||
163 | 203 | | |
164 | 204 | | |
165 | 205 | | |
166 | | - | |
| 206 | + | |
167 | 207 | | |
168 | | - | |
| 208 | + | |
169 | 209 | | |
170 | 210 | | |
171 | 211 | | |
172 | | - | |
| 212 | + | |
173 | 213 | | |
174 | 214 | | |
175 | 215 | | |
| |||
182 | 222 | | |
183 | 223 | | |
184 | 224 | | |
| 225 | + | |
185 | 226 | | |
186 | 227 | | |
187 | 228 | | |
188 | 229 | | |
189 | 230 | | |
190 | 231 | | |
191 | 232 | | |
| 233 | + | |
192 | 234 | | |
193 | 235 | | |
194 | 236 | | |
| |||
0 commit comments