Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix coder_script agent_id reference typos#418

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
matifali merged 1 commit intomainfromfix-coder-script-agent-id-typos
Jun 27, 2025

Conversation

blink-so[bot]
Copy link
Contributor

Fixes incorrectagent_id references incoder_script examples and documentation.

Changes:

  • Correctedagent_id = coder_agent.dev.agent_id toagent_id = coder_agent.dev.id in 8 locations
  • Updated bothexamples/resources/coder_script/resource.tf anddocs/resources/script.md

Context:
Theagent_id field should reference the agent resource'sid attribute, not theagent_id field of the agent resource itself. This was inconsistent in the examples where some resources correctly used.id while others incorrectly used.agent_id.

Testing:
Verified all instances of the incorrect pattern have been fixed and no new issues were introduced.

Correct agent_id references from coder_agent.dev.agent_id to coder_agent.dev.idin both examples and documentation. The agent_id field should reference theagent resource id, not the agent_id field of the agent resource.Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
@blink-soblink.so
Copy link
ContributorAuthor

Thanks for the quick review and approval! 🎉

@matifalimatifali merged commit6a6f740 intomainJun 27, 2025
6 checks passed
@matifalimatifali deleted the fix-coder-script-agent-id-typos branchJune 27, 2025 16:02
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJun 27, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@matifalimatifalimatifali approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@matifali

[8]ページ先頭

©2009-2025 Movatter.jp