actions-marketplace-validations/Update Coder Template

An action to deploy changes to your coder template automatically

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 29, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/matifali_update-coder-template@5b192bbf2b85a9fed4ca3b8780a6e4fdf1937081 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
idTemplate identifier (e.g. my-template)yes
urlCoder access URL (e.g. https://coder.example.com)yes
coder_session_tokenCoder session tokenyes
dirTemplate directory name (path to the directory containing the main.tf file default: TEMPLATE_NAME)no
nameTemplate version name (e.g. v1.0.0, commit hash, etc.), should be unique, default: a random stringno
activateMarks the current template version as activenotrue
provisioner_tagAdd provisioner tag to the template, useful for identifying the template version in the Coder UIno-
messageupdate messagenoUpdated via update-coder-template action
organizationorganization nameno""
dry_runDry runnofalse
ignore_lockfileIgnore warnings about not having a .terraform.lock.hcl file present in the template.nofalse

no outputs