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

coder_app breaks whencommand = "..." andsubdomain = true #343

Open
Labels
@ElioDiNino

Description

@ElioDiNino

Version:v0.27.1+65583ec

If you create acoder_app like the following, you get a 500 error from Coder.

Either support for subdomains with commands should be added or the Terraform provider should complain thatsubdomain = true isn't allowed whencommand is set. When setting thesubdomain key tofalse (or removing it entirely) things work fine (apart from the URL not being a subdomain).

resource"coder_app""keeper-commander" {agent_id=coder_agent.main.idslug="keeper-commander"display_name="Keeper CLI"icon="https://www.keepersecurity.com/assets/branding/android-icon-192x192.png"command="keeper shell"subdomain=trueshare="owner"}
Screenshot 2023-07-26 at 6 18 37 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp