Update Terraform coder to v2#162
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
December 20, 2024 10:45
d3e2bd7 to
f8f35bc
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
March 5, 2025 12:00
f8f35bc to
61c3d10
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
March 28, 2025 14:48
61c3d10 to
02cf219
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
May 9, 2025 12:15
02cf219 to
cf40c7a
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
May 26, 2025 10:38
cf40c7a to
8895c8a
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
2 times, most recently
from
June 23, 2025 22:13
627fe29 to
e952ac8
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
July 24, 2025 11:46
e952ac8 to
7a42cab
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
August 8, 2025 09:38
7a42cab to
7fe9d49
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
August 28, 2025 19:40
7fe9d49 to
1a53bff
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
2 times, most recently
from
September 10, 2025 18:46
5cae8fb to
86f3cc0
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
October 20, 2025 17:35
86f3cc0 to
9838a8c
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
November 5, 2025 11:57
9838a8c to
287890f
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
February 2, 2026 19:12
287890f to
b4ce495
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
February 12, 2026 16:08
b4ce495 to
717fdbc
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
February 27, 2026 14:00
717fdbc to
99cc8df
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
2 times, most recently
from
March 16, 2026 12:59
c56bb47 to
e36361d
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
April 16, 2026 18:18
e36361d to
f82c6fb
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
3 times, most recently
from
April 30, 2026 14:53
97d4855 to
38b6cf6
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
May 13, 2026 21:44
38b6cf6 to
8efe9c6
Compare
renovate
Bot
force-pushed
the
renovate/coder-2.x
branch
from
May 21, 2026 22:32
8efe9c6 to
876fec5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 1.0.0→~> 2.18.0Release Notes
coder/terraform-provider-coder (coder)
v2.18.0Compare Source
What's Changed
NOTE: The early access
coder_secretresource was was removed because of a direction change at Coder for how secrets will be managed (see PLAT-243). This removal technically warrants a major version bump, but the resource was early access was not fully integrated or officially released in coder/coder so we're sticking with a minor version bump. Very early adopters/testers will encounter a "data source not found" error during plan for any coder_secret resources and will need to remove these resources from Coder templates.Full Changelog: coder/terraform-provider-coder@v2.17.0...v2.18.0
v2.17.0Compare Source
What's Changed
New Contributors
Full Changelog: coder/terraform-provider-coder@v2.16.0...v2.17.0
v2.16.0Compare Source
What's Changed
New Contributors
Full Changelog: coder/terraform-provider-coder@v2.15.0...v2.16.0
v2.15.0Compare Source
What's Changed
New Contributors
Full Changelog: coder/terraform-provider-coder@v2.14.0...v2.15.0
v2.14.0Compare Source
What's Changed
subdomainby @jakehwll in #469subagent_idattribute tocoder_devcontainerresource by @DanielleMaywood in #474time/tzdataby @mtojek in #476New Contributors
Full Changelog: coder/terraform-provider-coder@v2.13.1...v2.14.0
v2.13.1Compare Source
What's Changed
coder_ai_task.promptto an empty string by @DanielleMaywood in #458enabledcomputed field tocoder_ai_taskby @DanielleMaywood in #451promptandenabledby @DanielleMaywood in #459New Contributors
Full Changelog: coder/terraform-provider-coder@v2.12.0...v2.13.1
v2.12.0Compare Source
What's Changed
Full Changelog: coder/terraform-provider-coder@v2.12.0-pre0...v2.12.0
v2.11.0Compare Source
What's Changed
New Contributors
Full Changelog: coder/terraform-provider-coder@v2.10.1...v2.11.0
v2.10.1Compare Source
What's Changed
This patch release adds a warning to the external_agent resource documentation to inform users that external agents require a Premium Coder license.
Full Changelog: coder/terraform-provider-coder@v2.10.0...v2.10.1
v2.10.0Compare Source
What's Changed
New Contributors
Full Changelog: coder/terraform-provider-coder@v2.9.0...v2.10.0
v2.9.0Compare Source
What's Changed
New Contributors
Full Changelog: coder/terraform-provider-coder@v2.8.0...v2.9.0
v2.8.0Compare Source
What's Changed
Full Changelog: coder/terraform-provider-coder@v2.7.0...v2.8.0
v2.7.0Compare Source
What's Changed
coder_ai_taskresource by @dannykopping in #413Full Changelog: coder/terraform-provider-coder@v2.6.0...v2.7.0
v2.6.0Compare Source
What's Changed
New Contributors
Full Changelog: coder/terraform-provider-coder@v2.5.3...v2.6.0
v2.5.3Compare Source
What's Changed
Full Changelog: coder/terraform-provider-coder@v2.5.2...v2.5.3
v2.5.2Compare Source
What's Changed
Full Changelog: coder/terraform-provider-coder@v2.5.1...v2.5.2
v2.5.1Compare Source
What's Changed
Full Changelog: coder/terraform-provider-coder@v2.5.0...v2.5.1
v2.5.0Compare Source
What's Changed
groupattribute tocoder_appresource by @aslilac in #402New Contributors
Full Changelog: coder/terraform-provider-coder@v2.4.2...v2.5.0
v2.4.2Compare Source
What's Changed
New Contributors
Full Changelog: coder/terraform-provider-coder@v2.4.1...v2.4.2
v2.4.1Compare Source
What's Changed
is_prebuild_claimattribute by @dannykopping in #396Full Changelog: coder/terraform-provider-coder@v2.4.0...v2.4.1
v2.4.0Compare Source
Summary
This release introduces support for prebuilt workspaces and dynamic parameters.
What's Changed
form_typeandstylingmetadata arguments added by @Emyrk in #375New Contributors
Full Changelog: coder/terraform-provider-coder@v2.3.0...v2.4.0
v2.3.0Compare Source
What's Changed
rbac_rolestocoder_workspace_ownerdata source by @nxf5025 in #330coder_devcontainerresource by @mafredri in #368New Contributors
Full Changelog: coder/terraform-provider-coder@v2.2.0...v2.3.0
v2.2.0Compare Source
What's Changed
Full Changelog: coder/terraform-provider-coder@v2.1.3...v2.2.0
v2.1.3Compare Source
What's Changed
New Contributors
Full Changelog: coder/terraform-provider-coder@v2.1.2...v2.1.3
v2.1.2Compare Source
What's Changed
Full Changelog: coder/terraform-provider-coder@v2.1.1...v2.1.2
v2.1.1Compare Source
What's Changed
Full Changelog: coder/terraform-provider-coder@v2.1.0...v2.1.1
v2.1.0Compare Source
What's Changed
open_inoption tocoder_appby @defelmnq in #321New Contributors
Full Changelog: coder/terraform-provider-coder@v2.0.2...v2.1.0
v2.0.2Compare Source
What's Changed
coder_workspacedata source by @matifali in #255coder_git_authdata source by @matifali in #254coder_appandcoder_agentresources by @matifali in #257coder_metadatausage by @ethanndickson in #267New Contributors
Full Changelog: coder/terraform-provider-coder@v1.0.4...v2.0.2
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.