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

Provide workspace suffix in the terraform provider #360

@matifali

Description

@matifali

Problem Description

The SSH Host Prefix is being deprecated in favor of a deployment-wide suffix. To build IDE modules (e.g., forZed) that use theCoder Desktop Connect networking, we need access to this suffix within Terraform. However, it's unclear where this value should be exposed in the Terraform provider.

Desired Solution

Expose the SSH host suffix as a Terraform data source. Possible options include:

  • Introducingdata.coder_workspace.me.full_name, which includes the suffix.
  • Creating a new data source (coder_deployment) that includes the suffix and other deployment-wide information e.g, version.
    • data.coder_deployment.me.ssh_suffix
    • data.coder_deployment.me.version
    • and so on.

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp