Skip to main content
Version: Release 24.1

Cloud and Container Plugins

Ansible Container Plugin

The Ansible container plugin plugin allows Release to run playblooks on an Ansible host.

Argo CD Container Plugin

The Argo CD plugin allows you to seamlessly integrate Argo CD with your existing CI/CD pipelines, streamlining your Kubernetes continuous delivery workflow.

Argo Workflows Container Plugin

The Argo Workflows plugin allows you to orchestrate complex tasks and workflows as containerized jobs.

AWS Container Plugin

The AWS container plugin allows you to create, update, invoke, and delete Lambda functions using packages such as .zip files or container images.

Azure Container Plugin

The Azure container plugin allows you to interact with the Azure services or resources in a more seamless and automated manner. It's often used for tasks such as configuration management, troubleshooting, and automation.

Conjur Container Plugin

The Conjur container plugin allows you to manage secrets, credentials, and other sensitive information in a secure manner.

Deploy Container Plugin

The Deploy container plugin allows you to start a deployment of an application on Deploy.

GitLab Container Plugin

The GitLab container plugin allows you to perform various functions in your GitLab ecosystem.

HashiCorp Vault Container Plugin

The HashiCorp Vault container plugin allows you to manage secrets and protect sensitive data in your Release infrastructure.

Helm Container Plugin

The Helm container plugin allows you simplify the deployment and management of applications on Kubernetes clusters. It allows you to define, install, upgrade, and rollback the Kubernetes applications.

Jenkins Container Plugin

The Jenkins container plugin allows you to run a Jenkins job from Release.

Kubernetes Container Plugin

The Kubernetes container plugin offers a range of functionalities to enhance Kubernetes cluster management, deployment, and operations.

Python3 Script Container Plugin

The Python3 script container plugin allows you execute Python3 scripts on the Release server.

Terraform Container Plugin

The Terraform container plugin allows you to set up infrastructure from Release. It can create new resources, update existing ones, or delete resources defined in your configuration. It clones the Git repository for Terraform files and executes the apply and delete commands. It does not maintain the state files terraform.tfstate. Also, provide the backend configuration for the state in your Terraform configuration file.