Skip to content

Commit cd1e33c

Browse files
Bump github.com/gruntwork-io/terratest from 0.31.1 to 0.32.7 (#290)
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.31.1 to 0.32.7. <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.32.7</h2> <!-- raw HTML omitted --> <h2>Modules affected</h2> <!-- raw HTML omitted --> <ul> <li><code>azure</code></li> </ul> <!-- raw HTML omitted --> <h2>Description</h2> <!-- raw HTML omitted --> <ul> <li>Update Azure SQL examples: Ensure min password requirements are always met for Azure SQL resources</li> <li>Add support for Azure Log Analytics. See <a href="https://github.com/gruntwork-io/terratest/blob/master/modules/azure/loganalytics.go">loganalytics.go</a> for the list of supported functions.</li> </ul> <!-- raw HTML omitted --> <h2>Special thanks</h2> <!-- raw HTML omitted --> <p>Special thanks to the following users for their contribution!</p> <ul> <li><a href="https://github.com/davesee"><code>@davesee</code></a></li> <li><a href="https://github.com/skunklab"><code>@skunklab</code></a></li> </ul> <!-- raw HTML omitted --> <h2>Related links</h2> <!-- raw HTML omitted --> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gruntwork-io/terratest/commit/60ee8ed26313cc0754b58a672a76f542e6bb281d"><code>60ee8ed</code></a> feat: adding Azure Log Analytics module (<a href="https://github-redirect.dependabot.com/gruntwork-io/terratest/issues/639">#639</a>)</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/3ee56ead3e22c43e2490b51d742ae084ae5d1f4f"><code>3ee56ea</code></a> Updated min password (<a href="https://github-redirect.dependabot.com/gruntwork-io/terratest/issues/778">#778</a>)</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/88ba3f070a939aca8351eae616a3c899bfe28b91"><code>88ba3f0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gruntwork-io/terratest/issues/733">#733</a> from alpacamybags118/varfile_extract</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/8192f26adeae1aa4328e5845947e778eb47cca48"><code>8192f26</code></a> addressing test feedback</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/b5d2235aa82201340d8c8f5240c6b5b24ddcbddf"><code>b5d2235</code></a> Update modules/terraform/var-file_test.go</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/1a5b3ae727865c41751810546769760726e66941"><code>1a5b3ae</code></a> feat: adding Azure Storage module (<a href="https://github-redirect.dependabot.com/gruntwork-io/terratest/issues/638">#638</a>)</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/fd8775e59495023fdb2aaeb579da130fad6c4334"><code>fd8775e</code></a> Fix <a href="https://github-redirect.dependabot.com/gruntwork-io/terratest/issues/736">#736</a>: updated Azure VM tags map init (<a href="https://github-redirect.dependabot.com/gruntwork-io/terratest/issues/757">#757</a>)</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/6d329f3b7b57d0a87a3bd0901aa6d1cc39d7d28b"><code>6d329f3</code></a> Adding support to get details for TargetPrefix (<a href="https://github-redirect.dependabot.com/gruntwork-io/terratest/issues/767">#767</a>)</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/c3b20da4dd52adee5cd34f0a59f0ed789e37d20f"><code>c3b20da</code></a> Bump gruntwork installer and gcp-helpers versions (<a href="https://github-redirect.dependabot.com/gruntwork-io/terratest/issues/782">#782</a>)</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/72180fed4bd323d73df5d1ebf7eae6dbc260bc2f"><code>72180fe</code></a> update go.mod</li> <li>Additional commits viewable in <a href="https://github.com/gruntwork-io/terratest/compare/v0.31.1...v0.32.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=github.com/gruntwork-io/terratest&package-manager=go_modules&previous-version=0.31.1&new-version=0.32.7)](https://dependabot.com/compatibility-score/?dependency-name=github.com/gruntwork-io/terratest&package-manager=go_modules&previous-version=0.31.1&new-version=0.32.7) 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) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
1 parent 234300b commit cd1e33c

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/aws/aws-sdk-go v1.36.3
77
github.com/chanzuckerberg/go-misc v0.0.0-20201203181251-3310eaa565da
88
github.com/davecgh/go-spew v1.1.1
9-
github.com/gruntwork-io/terratest v0.31.1
9+
github.com/gruntwork-io/terratest v0.32.7
1010
github.com/sirupsen/logrus v1.7.0
1111
github.com/stretchr/testify v1.7.0
1212
)

go.sum

+5-2
Original file line numberDiff line numberDiff line change
@@ -289,10 +289,12 @@ github.com/gruntwork-io/gruntwork-cli v0.5.1/go.mod h1:IBX21bESC1/LGoV7jhXKUnTQT
289289
github.com/gruntwork-io/gruntwork-cli v0.7.0 h1:YgSAmfCj9c61H+zuvHwKfYUwlMhu5arnQQLM4RH+CYs=
290290
github.com/gruntwork-io/gruntwork-cli v0.7.0/go.mod h1:jp6Z7NcLF2avpY8v71fBx6hds9eOFPELSuD/VPv7w00=
291291
github.com/gruntwork-io/terratest v0.29.0/go.mod h1:aVz7181EP4okz7LMx6BLpiF7bL8wkq+h57V6uicvoc0=
292-
github.com/gruntwork-io/terratest v0.31.1 h1:MPGe/5pGgJAIZ/hb+0LM1KyJKSi/QyxSkHoP9/CBhJg=
293-
github.com/gruntwork-io/terratest v0.31.1/go.mod h1:EEgJie28gX/4AD71IFqgMj6e99KP5mi81hEtzmDjxTo=
292+
github.com/gruntwork-io/terratest v0.32.7 h1:TJF4ZyOviWknlmzgre48JGGoXa20S8Ng0O/sfBfH+Bw=
293+
github.com/gruntwork-io/terratest v0.32.7/go.mod h1:0iy7d56CziX3R4ZUn570HMElr4WgBKoKNa8Hzex7bvo=
294+
github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=
294295
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
295296
github.com/hashicorp/go-cleanhttp v0.5.0/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80=
297+
github.com/hashicorp/go-multierror v1.1.0 h1:B9UzwGQJehnUY1yNrnwREHc3fGbC2xefo8g4TbElacI=
296298
github.com/hashicorp/go-multierror v1.1.0/go.mod h1:spPvp8C1qA32ftKqdAHm4hHTbPw+vmowP0z+KUhOZdA=
297299
github.com/hashicorp/go-retryablehttp v0.5.2/go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs=
298300
github.com/hashicorp/go-slug v0.4.1/go.mod h1:I5tq5Lv0E2xcNXNkmx7BSfzi1PsJ2cNjs3cC3LwyhK8=
@@ -303,6 +305,7 @@ github.com/hashicorp/go-version v1.2.1/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09
303305
github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
304306
github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
305307
github.com/hashicorp/golang-lru v0.5.3/go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4=
308+
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
306309
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
307310
github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174/go.mod h1:DqJ97dSdRW1W22yXSB90986pcOyQ7r45iio1KN2ez1A=
308311
github.com/honeycombio/libhoney-go v1.13.0/go.mod h1:lBcR6gxKpGxcqd69bjE55/z2xurM7sz66tXLUoSmABE=

0 commit comments

Comments
 (0)