Skip to content

Tags: coder/terraform-provider-coder

Tags

Verified

This tag was signed with the committer’s verified signature.
johnstcn Cian Johnston

Verified

This tag was signed with the committer’s verified signature.
johnstcn Cian Johnston

Verified

This tag was signed with the committer’s verified signature.
johnstcn Cian Johnston

Verified

This tag was signed with the committer’s verified signature.
DanielleMaywood Danielle Maywood

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

v2.10.1

Toggle v2.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: add Premium license warning for external_agent resource (#434)

* docs: add Premium license warning for external_agent resource

Co-authored-by: M Atif Ali <U04T3LN8ASU+AtifCoder@users.noreply.github.com>

* fix: add Premium license warning to external_agent resource description

The warning needs to be in the Go code description field so it gets
auto-generated into the documentation.

Co-authored-by: M Atif Ali <U04T3LN8ASU+AtifCoder@users.noreply.github.com>

* docs: remove manual markdown edit to let auto-generation handle warning

The warning is now properly added in the Go code description field
and will be auto-generated into the documentation.

Co-authored-by: M Atif Ali <U04T3LN8ASU+AtifCoder@users.noreply.github.com>

* docs: add Premium license warning with pricing link to external_agent

Updated the Go code description to include a warning about Premium
license requirement with a link to pricing, then ran make gen to
regenerate the documentation.

Co-authored-by: M Atif Ali <U04T3LN8ASU+AtifCoder@users.noreply.github.com>

---------

Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
Co-authored-by: M Atif Ali <U04T3LN8ASU+AtifCoder@users.noreply.github.com>

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: implement default preset (#414)