We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My code:
data "coder_parameter" "git_repo" { name = "Git repository" icon = "https://upload.wikimedia.org/wikipedia/commons/3/3f/Git_icon.svg" description = "See [Development Container Images](https://hub.docker.com/_/microsoft-vscode-devcontainers) for help" default = "" type = "string" mutable = false }
The text was updated successfully, but these errors were encountered:
I also support this change. The title should be more significant than the description.
Sorry, something went wrong.
displayName
ParameterLabel
aslilac
Successfully merging a pull request may close this issue.
My code:
The text was updated successfully, but these errors were encountered: