- Notifications
You must be signed in to change notification settings - Fork906
Commitd01406f
authored
chore: bump github.com/coder/terraform-provider-coder/v2 from 2.4.2 to 2.5.0 (#18040)
Bumps[github.com/coder/terraform-provider-coder/v2](https://github.com/coder/terraform-provider-coder)from 2.4.2 to 2.5.0.<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.5.0</h2><h2>What's Changed</h2><ul><li>fix: allow dropdown form_type for boolean types by <ahref="https://github.com/Emyrk"><code>@Emyrk</code></a> in <ahref="https://redirect.github.com/coder/terraform-provider-coder/pull/397">coder/terraform-provider-coder#397</a></li><li>build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from2.36.1 to 2.37.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/coder/terraform-provider-coder/pull/400">coder/terraform-provider-coder#400</a></li><li>fix: map_structure of form_type to match argument name by <ahref="https://github.com/Emyrk"><code>@Emyrk</code></a> in <ahref="https://redirect.github.com/coder/terraform-provider-coder/pull/401">coder/terraform-provider-coder#401</a></li><li>docs: update README note for local provider testing with correctmodule path by <ahref="https://github.com/ssncferreira"><code>@ssncferreira</code></a>in <ahref="https://redirect.github.com/coder/terraform-provider-coder/pull/403">coder/terraform-provider-coder#403</a></li><li>feat: add <code>group</code> attribute to <code>coder_app</code>resource by <ahref="https://github.com/aslilac"><code>@aslilac</code></a> in <ahref="https://redirect.github.com/coder/terraform-provider-coder/pull/402">coder/terraform-provider-coder#402</a></li><li>feat: add expiration_policy parameter to prebuild resource by <ahref="https://github.com/ssncferreira"><code>@ssncferreira</code></a>in <ahref="https://redirect.github.com/coder/terraform-provider-coder/pull/404">coder/terraform-provider-coder#404</a></li></ul><h2>New Contributors</h2><ul><li><ahref="https://github.com/ssncferreira"><code>@ssncferreira</code></a>made their first contribution in <ahref="https://redirect.github.com/coder/terraform-provider-coder/pull/403">coder/terraform-provider-coder#403</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/coder/terraform-provider-coder/compare/v2.4.2...v2.5.0">https://github.com/coder/terraform-provider-coder/compare/v2.4.2...v2.5.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/coder/terraform-provider-coder/commit/28dae7fbc263efcaaa33f5ec448004fa47109858"><code>28dae7f</code></a>feat: add expiration_policy parameter to prebuild resource (<ahref="https://redirect.github.com/coder/terraform-provider-coder/issues/404">#404</a>)</li><li><ahref="https://github.com/coder/terraform-provider-coder/commit/74899537ddc92f178bb9129645649889f8e0af32"><code>7489953</code></a>feat: add <code>group</code> attribute to <code>coder_app</code>resource (<ahref="https://redirect.github.com/coder/terraform-provider-coder/issues/402">#402</a>)</li><li><ahref="https://github.com/coder/terraform-provider-coder/commit/0c7fd6a3950b2195043df792087d6a33b4e14369"><code>0c7fd6a</code></a>docs: update README note for local provider testing with correct modulepath ...</li><li><ahref="https://github.com/coder/terraform-provider-coder/commit/a4f40659a9be991eaaa6d833781fbdb942c2e308"><code>a4f4065</code></a>fix: map_structure of form_type to match argument name (<ahref="https://redirect.github.com/coder/terraform-provider-coder/issues/401">#401</a>)</li><li><ahref="https://github.com/coder/terraform-provider-coder/commit/77de38e09cca9ca228b63bb53f32ba0ae75a1f2d"><code>77de38e</code></a>build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (<ahref="https://redirect.github.com/coder/terraform-provider-coder/issues/400">#400</a>)</li><li><ahref="https://github.com/coder/terraform-provider-coder/commit/ace4462675ffbab17e098dff330ce50ece20b7fe"><code>ace4462</code></a>fix: allow dropdown form_type for boolean types (<ahref="https://redirect.github.com/coder/terraform-provider-coder/issues/397">#397</a>)</li><li>See full diff in <ahref="https://github.com/coder/terraform-provider-coder/compare/v2.4.2...v2.5.0">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 parent5cdda2e commitd01406f
2 files changed
+19
-19
lines changedLines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
| |||
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
210 |
| - | |
| 210 | + | |
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
| |||
333 | 333 |
| |
334 | 334 |
| |
335 | 335 |
| |
336 |
| - | |
| 336 | + | |
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
| |||
344 | 344 |
| |
345 | 345 |
| |
346 | 346 |
| |
347 |
| - | |
| 347 | + | |
348 | 348 |
| |
349 |
| - | |
| 349 | + | |
350 | 350 |
| |
351 | 351 |
| |
352 | 352 |
| |
|
Lines changed: 14 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
925 | 925 |
| |
926 | 926 |
| |
927 | 927 |
| |
928 |
| - | |
929 |
| - | |
| 928 | + | |
| 929 | + | |
930 | 930 |
| |
931 | 931 |
| |
932 | 932 |
| |
| |||
1340 | 1340 |
| |
1341 | 1341 |
| |
1342 | 1342 |
| |
1343 |
| - | |
1344 |
| - | |
| 1343 | + | |
| 1344 | + | |
1345 | 1345 |
| |
1346 | 1346 |
| |
1347 | 1347 |
| |
1348 | 1348 |
| |
1349 | 1349 |
| |
1350 | 1350 |
| |
1351 | 1351 |
| |
1352 |
| - | |
1353 |
| - | |
| 1352 | + | |
| 1353 | + | |
1354 | 1354 |
| |
1355 | 1355 |
| |
1356 | 1356 |
| |
| |||
1387 | 1387 |
| |
1388 | 1388 |
| |
1389 | 1389 |
| |
1390 |
| - | |
1391 |
| - | |
| 1390 | + | |
| 1391 | + | |
1392 | 1392 |
| |
1393 | 1393 |
| |
1394 |
| - | |
1395 |
| - | |
1396 |
| - | |
1397 |
| - | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
1398 | 1398 |
| |
1399 | 1399 |
| |
1400 | 1400 |
| |
| |||
2684 | 2684 |
| |
2685 | 2685 |
| |
2686 | 2686 |
| |
2687 |
| - | |
2688 |
| - | |
| 2687 | + | |
| 2688 | + | |
2689 | 2689 |
| |
2690 | 2690 |
| |
2691 | 2691 |
| |
|
0 commit comments
Comments
(0)