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
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:coder/terraform-provider-coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v2.8.0
Choose a base ref
Loading
...
head repository:coder/terraform-provider-coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v2.9.0
Choose a head ref
Loading
  • 7commits
  • 25files changed
  • 5contributors

Commits on Jun 27, 2025

  1. build(deps): Bump golang.org/x/mod from 0.24.0 to 0.25.0 (#411)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredJun 27, 2025
    Configuration menu
    Copy the full SHA
    e6bbd8cView commit details
    Browse the repository at this point in the history
  2. docs: clarify cron attribute format for coder_script resource (#409)

    Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
    @blink-so
    blink-so[bot] authoredJun 27, 2025
    Configuration menu
    Copy the full SHA
    0ce611aView commit details
    Browse the repository at this point in the history
  3. Fix coder_script agent_id reference typos (#418)

    Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
    @blink-so@matifali
    blink-so[bot] andmatifali authoredJun 27, 2025
    Configuration menu
    Copy the full SHA
    6a6f740View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Mark tokens as sensitive in data sources (#416)

    * Mark tokens as sensitive in data sourcesMark the following attributes as sensitive to prevent them from beinglogged or displayed in Terraform output:- data.coder_workspace_owner.me.oidc_access_token- data.coder_workspace_owner.me.session_token- data.coder_external_auth.example.access_tokenThis follows the same pattern as ssh_private_key and agent tokenwhich are already marked as sensitive.Fixes#266Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>* Update documentation for sensitive token attributesRegenerate documentation to reflect that oidc_access_token, session_token,and access_token are now marked as sensitive in the schema.Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>---------Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
    @blink-so@matifali
    blink-so[bot] andmatifali authoredJun 30, 2025
    Configuration menu
    Copy the full SHA
    f239e51View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. fix: correct URL validation and centralize logic (#421)

    * fix: correct URL validation and centralize logic* fix: go imports order* tests: add validation URL tests* revert: parameter_test ValidDefaultWithOptions test update* test: update validation_test to use require* test: update validation_test tests
    @ssncferreira
    ssncferreira authoredJul 22, 2025
    Configuration menu
    Copy the full SHA
    d5496afView commit details
    Browse the repository at this point in the history
  2. docs: add link to styling options documentation (#423)

    Add link to coder.com/docs styling options documentation in thestyling parameter description to help users understand availablestyling attributes.The link is added in the Go source code so it gets properlygenerated into the documentation by tfplugindocs.Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>Co-authored-by: bpmct <22407953+bpmct@users.noreply.github.com>
    @blink-so@bpmct
    blink-so[bot] andbpmct authoredJul 22, 2025
    Configuration menu
    Copy the full SHA
    c85b5f7View commit details
    Browse the repository at this point in the history
  3. feat: add icon and description fields to workspace preset (#422)

    * feat: add icon and description fields to workspace preset* chore: update preset.icon to use ValidateURL* docs: add description and icon to preset examples* chore: run make fmt* chore: run make gen* chore: add size limit to preset icon and description
    @ssncferreira
    ssncferreira authoredJul 22, 2025
    Configuration menu
    Copy the full SHA
    e6d58d0View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp