Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/gruntwork-io/terratest from 0.41.6 to 0.…
…41.7 (estahn#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