Skip to content

Commit

Permalink
build(deps): Bump github.com/gruntwork-io/terratest from 0.41.6 to 0.…
Browse files Browse the repository at this point in the history
…41.7 (#420)

Bumps
[github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest)
from 0.41.6 to 0.41.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.41.7</h2>
<!-- raw HTML omitted -->
<h2>Modules affected</h2>
<!-- raw HTML omitted -->
<ul>
<li><code>terraform</code></li>
</ul>
<!-- raw HTML omitted -->
<h2>Description</h2>
<!-- raw HTML omitted -->
<ul>
<li>Added to terraform options parameter
<code>SetVarsAfterVarFiles</code> which allows reordering var and
var-file flags</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/chilledornaments"><code>@​chilledornaments</code></a></li>
</ul>
<!-- raw HTML omitted -->
<h2>Related links</h2>
<!-- raw HTML omitted -->
<ul>
<li><a
href="https://github-redirect.dependabot.com/gruntwork-io/terratest/pull/1217">gruntwork-io/terratest#1217</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/e63181e796e07baab3691c6cf8c7c5bb9f756ede"><code>e63181e</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/gruntwork-io/terratest/issues/1217">#1217</a>
from chilledornaments/master</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/cee5e91d6646ec75dd31cb12851642d09068d6b1"><code>cee5e91</code></a>
refactor test logic to compare index</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/7da6e5e399d08f972eb17a47a1b8fec4908524f7"><code>7da6e5e</code></a>
utilize checkResultWithRetry func for tests</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/c308bf7c037136996ce741b1e0cb20f6e6cb3d52"><code>c308bf7</code></a>
fix test expectations, add test case</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/cdc0dc457afeeb1ac5982a3b5314a78df3f9a624"><code>cdc0dc4</code></a>
rename field</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/56a2e8d8703af9e1e259e5d98ba8ab3e47b69ca2"><code>56a2e8d</code></a>
uncomment test</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/5d0e65f1c3ed84ebd32a3081c108ae75a4355702"><code>5d0e65f</code></a>
add logic for setting var options after var-file</li>
<li>See full diff in <a
href="https://github.com/gruntwork-io/terratest/compare/v0.41.6...v0.41.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gruntwork-io/terratest&package-manager=go_modules&previous-version=0.41.6&new-version=0.41.7)](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 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>
  • Loading branch information
dependabot[bot] committed Dec 26, 2022
1 parent 77872f8 commit 9ab97f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/go-co-op/gocron v1.18.0
github.com/golang/glog v1.0.0 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/gruntwork-io/terratest v0.41.6
github.com/gruntwork-io/terratest v0.41.7
github.com/jmespath/go-jmespath v0.4.0
github.com/mitchellh/go-homedir v1.1.0
github.com/prometheus/client_golang v1.14.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -578,8 +578,8 @@ github.com/grpc-ecosystem/grpc-gateway v1.9.5/go.mod h1:vNeuVxBJEsws4ogUvrchl83t
github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw=
github.com/gruntwork-io/go-commons v0.8.0 h1:k/yypwrPqSeYHevLlEDmvmgQzcyTwrlZGRaxEM6G0ro=
github.com/gruntwork-io/go-commons v0.8.0/go.mod h1:gtp0yTtIBExIZp7vyIV9I0XQkVwiQZze678hvDXof78=
github.com/gruntwork-io/terratest v0.41.6 h1:BlZOu8GUzLEA2aODnyszCXSoF/jgo2AuVhk41vsqUQI=
github.com/gruntwork-io/terratest v0.41.6/go.mod h1:qH1xkPTTGx30XkMHw8jAVIbzqheSjIa5IyiTwSV2vKI=
github.com/gruntwork-io/terratest v0.41.7 h1:Vc0hb7ajWHutGA++gu/a9FSkuf+IuQuGDRymiWdrA04=
github.com/gruntwork-io/terratest v0.41.7/go.mod h1:qH1xkPTTGx30XkMHw8jAVIbzqheSjIa5IyiTwSV2vKI=
github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I=
Expand Down

0 comments on commit 9ab97f2

Please sign in to comment.