<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>source on</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/plugins/source/</link><description>Recent content in source on</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Mon, 02 Feb 2026 12:00:00 +0200</lastBuildDate><atom:link href="https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/plugins/source/index.xml" rel="self" type="application/rss+xml"/><item><title>Bazelmod</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/bazelmod/</link><pubDate>Mon, 02 Feb 2026 12:00:00 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/bazelmod/</guid><description>source condition target ✔
✔
✔
Description source
The Bazelmod &amp;#34;source&amp;#34; retrieves an information from a bazelmod file.
condition
The Bazelmod &amp;#34;condition&amp;#34; tests that an information exist in a bazelmod file.
target
The Bazelmod &amp;#34;target&amp;#34; ensures that a bazelmod file content a specific value at
Parameters Name Type Description Required file string File specifies the path to the MODULE.bazel file
compatible:
source condition target example:
MODULE.bazel path/to/MODULE.bazel module string Module specifies the Bazel module name to target</description></item><item><title>Bazelregistry</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/bazelregistry/</link><pubDate>Mon, 02 Feb 2026 12:00:00 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/bazelregistry/</guid><description>source condition target ✔
✔
✗
Description source
The Bazelregistry &amp;#34;source&amp;#34; retrieves an information from a bazelregistry file.
condition
The Bazelregistry &amp;#34;condition&amp;#34; tests that an information exist in a bazelregistry file.
target
Not supported. Feel free to open an issue if you want to see this implemented.
Parameters Name Type Description Required module string Module specifies the Bazel module name to query from the registry
compatible:
source condition example:</description></item><item><title>Temurin/Adoptium</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/temurin/</link><pubDate>Mon, 26 Aug 2024 15:00:00 +0100</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/temurin/</guid><description>source condition target ✔
✔
✗
Description source
The Temurin (Adoptium) &amp;#34;source&amp;#34; retrieves a release name, Installer URL, Checksum URL or signature URL from Adoptium (https://adoptium.net/) using their API (https://api.adoptium.net/).
Note When the latest advertised release has no GA builds indexed yet (e.g. a newly announced major version), the plugin automatically falls back to the next available version. condition
The Temurin (Adoptium) &amp;#34;condition&amp;#34; verifies if a given Temurin Adoptium (https://adoptium.</description></item><item><title>Tool Versions</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/toolversions/</link><pubDate>Fri, 05 Jul 2024 19:19:01 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/toolversions/</guid><description>source condition target ✔
✔
✔
Description source
The ToolVersions &amp;#34;source&amp;#34; retrieves an information from a .tool-versions file.
condition
The ToolVersions &amp;#34;condition&amp;#34; tests that an information exist in a .tool-versions file.
target
The ToolVersions &amp;#34;target&amp;#34; ensures that a .tool-versions file content a specific value at specific location.
Parameters Name Type Description Required createmissingkey boolean [t] CreateMissingKey allows non-existing keys. If the key does not exist, the key is created if AllowsMissingKey is true, otherwise an error is raised (the default).</description></item><item><title>HTTP</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/http/</link><pubDate>Mon, 26 Feb 2024 09:00:00 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/http/</guid><description>source condition target ✔
✔
✔
Description source
The HTML &amp;#34;source&amp;#34; retrieves an information from a HTTP request.
condition
The HTML &amp;#34;condition&amp;#34; tests that an information exist in a HTTP response.
target
The HTML &amp;#34;target&amp;#34; updates a HTTP response.
Parameters Name Type Description Required request object [S][C] Customizes the HTTP request to emit. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;body string [S][C] Specifies a custom HTTP request body. Required with POST, PUT, PATCH. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;headers object [S][C] Specifies custom HTTP request headers.</description></item><item><title>Terraform Registry</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/terraform/registry/</link><pubDate>Fri, 04 Aug 2023 09:00:00 +0100</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/terraform/registry/</guid><description>source condition target ✔
✔
✗
Description source
The terraform/registry &amp;#34;source&amp;#34; retrieves the Terraform registry provider or module version matching then versioning rule.
condition
The terraform/registry &amp;#34;condition&amp;#34; checks if the Terraform registry provider or module version matching then versioning rule exist.
Parameter Name Type Description Required hostname string &amp;ldquo;hostname&amp;rdquo; the hostname of the provider or module.
compatible: * source * condition remark: * Optional * Not allowed with rawstring. * Applicable for module and provider.</description></item><item><title>HCL</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/hcl/</link><pubDate>Fri, 28 Jul 2023 15:00:00 +0100</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/hcl/</guid><description>source condition target ✔
✔
✔
Description source
The HCL &amp;#34;source&amp;#34; retrieves an attribute from a HCL file at configured path.
condition
The HCL &amp;#34;condition&amp;#34; tests that attribute at configured path matches the value in a HCL file.
target
The HCL &amp;#34;target&amp;#34; ensures that an attribute at configured path in a HCL file is set to a specific value.
Parameter Name Type Description Required file string &amp;ldquo;file&amp;rdquo; defines the hcl file path to interact with.</description></item><item><title>Terraform File</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/terraform/file/</link><pubDate>Fri, 28 Jul 2023 15:00:00 +0100</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/terraform/file/</guid><description>source condition target ✔
✔
✔
Description terraform/file is an alias for hcl.
source
The Terraform file &amp;#34;source&amp;#34; retrieves an attribute from a Terraform file at configured path.
condition
The Terraform file &amp;#34;condition&amp;#34; tests that attribute at configured path matches the value in a Terraform file.
target
The Terraform file &amp;#34;target&amp;#34; ensures that an attribute at configured path in a Terraform file is set to a specific value.
Parameter Name Type Description Required file string &amp;ldquo;file&amp;rdquo; defines the hcl file path to interact with.</description></item><item><title>Git Branch</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/gitbranch/</link><pubDate>Fri, 03 Feb 2023 15:36:01 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/gitbranch/</guid><description>source condition target ✔
✔
✔
source
The Git Branch &amp;#34;source&amp;#34; retrieves the latest git branch matching a pattern.
condition
The Git branch &amp;#34;condition&amp;#34; tests if git branch matching a pattern exist.
target
The Git branch &amp;#34;target&amp;#34; ensures a git branch matching a pattern exist otherwise it creates it.
Parameter The git branch resource is a resource designed to be used with the scmID
Name Type Description Required branch string branch specifies the branch name</description></item><item><title>cargopackage</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/cargopackage/</link><pubDate>Sat, 03 Dec 2022 20:49:01 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/plugins/resource/cargopackage/</guid><description>source condition target ✔
✔
✗
source
The cargopackage &amp;#34;source&amp;#34; retrieves the latest version of a cargo package matching a specific version filter.
condition
The cargopackage &amp;#34;condition&amp;#34; test that a specific version is published on a cargo registry.
target
The cargopackage &amp;#34;target&amp;#34; is not supported as we couldn’t think about a useful usecase. Feel free to open an issue suggesting one.
Parameter Name Type Description Required package string [S][C] Package specifies the name of the package registry object [S][C] Registry specifies the registry to use &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;auth object [A][S][C] Auth specifies the cargo registry auth to use for authentication.</description></item></channel></rss>