- Notifications
You must be signed in to change notification settings - Fork907
Commita1925bc
authored
chore: bump github.com/coder/terraform-provider-coder/v2 from 2.4.0-pre0 to 2.4.0-pre1 (#17483)
Bumps[github.com/coder/terraform-provider-coder/v2](https://github.com/coder/terraform-provider-coder)from 2.4.0-pre0 to 2.4.0-pre1.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/coder/terraform-provider-coder/releases">github.com/coder/terraform-provider-coder/v2'sreleases</a>.</em></p><blockquote><h2>v2.4.0-pre1</h2><h2>What's Changed</h2><ul><li>feat: add the option to debug the coder terraform provider by <ahref="https://github.com/SasSwart"><code>@SasSwart</code></a> in <ahref="https://redirect.github.com/coder/terraform-provider-coder/pull/378">coder/terraform-provider-coder#378</a></li><li>chore: enhance parameter validation error messages by <ahref="https://github.com/Emyrk"><code>@Emyrk</code></a> in <ahref="https://redirect.github.com/coder/terraform-provider-coder/pull/379">coder/terraform-provider-coder#379</a></li><li>chore: update to go 1.24.1 by <ahref="https://github.com/johnstcn"><code>@johnstcn</code></a> in <ahref="https://redirect.github.com/coder/terraform-provider-coder/pull/382">coder/terraform-provider-coder#382</a></li><li>build(deps): Bump golang.org/x/crypto from 0.33.0 to 0.35.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/coder/terraform-provider-coder/pull/380">coder/terraform-provider-coder#380</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/coder/terraform-provider-coder/compare/v2.4.0-pre0...v2.4.0-pre1">https://github.com/coder/terraform-provider-coder/compare/v2.4.0-pre0...v2.4.0-pre1</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/coder/terraform-provider-coder/commit/e51ae3aff8c4c0c3c0559841fabb59eafea1f86a"><code>e51ae3a</code></a>build(deps): Bump golang.org/x/crypto from 0.33.0 to 0.35.0 (<ahref="https://redirect.github.com/coder/terraform-provider-coder/issues/380">#380</a>)</li><li><ahref="https://github.com/coder/terraform-provider-coder/commit/e40c9b9278ad0a7574bbeb067e2119f850b0df5c"><code>e40c9b9</code></a>chore: update to go 1.24.2 (<ahref="https://redirect.github.com/coder/terraform-provider-coder/issues/382">#382</a>)</li><li><ahref="https://github.com/coder/terraform-provider-coder/commit/f66adaca2adfb6b19108200483855c4023fcc982"><code>f66adac</code></a>chore: enhance parameter validation error messages (<ahref="https://redirect.github.com/coder/terraform-provider-coder/issues/379">#379</a>)</li><li><ahref="https://github.com/coder/terraform-provider-coder/commit/53a68cd7496371d6f325f9c7bd8c6808069c4664"><code>53a68cd</code></a>feat: add the option to debug the coder terraform provider (<ahref="https://redirect.github.com/coder/terraform-provider-coder/issues/378">#378</a>)</li><li>See full diff in <ahref="https://github.com/coder/terraform-provider-coder/compare/v2.4.0-pre0...v2.4.0-pre1">compareview</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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR 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>1 parent54b2b7a commita1925bc
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
| 105 | + | |
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
921 | 921 |
| |
922 | 922 |
| |
923 | 923 |
| |
924 |
| - | |
925 |
| - | |
| 924 | + | |
| 925 | + | |
926 | 926 |
| |
927 | 927 |
| |
928 | 928 |
| |
|
0 commit comments
Comments
(0)