๐๏ธ 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.