Search Gradle plugins
Plugin | Latest Version |
---|---|
org.ysb33r.opentofu.wrapperProvides opentofuw wrapper script so that opentofu can be run from the command-line using exactly the same binary that the Gradle project will use. |
2.0.0-alpha.5
(24 February 2025) |
org.ysb33r.opentofu.rcDeals specifically with the creation of global configuration files. Needed at root level in a multi-project configuration. |
2.0.0-alpha.5
(24 February 2025) |
org.ysb33r.opentofuProvides OpenTofu conventions, source sets and predefined tasks |
2.0.0-alpha.5
(24 February 2025) |
org.ysb33r.opentofu.baseProvides OpenTofu extension and tasks. No need to have opentofu installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
2.0.0-alpha.5
(24 February 2025) |
org.ysb33r.cloudciA plugin that helps you test your plugin against a variety of Gradle versions |
5.0.0
(27 December 2024) |
org.ysb33r.terraform.remotestate.s3Simplifies the storigin of Terraform remote state in S3 |
1.2.1
(15 November 2024) |
org.ysb33r.terraform.gitlabAuthentication support for the Gitlab provider in Terraform |
1.2.1
(15 November 2024) |
org.ysb33r.terraform.checkAdds Terraform source format validation into the check lifecycle |
1.2.1
(15 November 2024) |
io.github.haishen668.filter-excluded-classesThis Gradle plugin filters and removes classes annotated with @ExcludeClass, helping you quickly eliminate classes that need to be loaded from the cloud. It scans the compiled classes and deletes any that are marked for exclusion, along with their inner classes. |
1.0.0
(02 November 2024) |
androidx.build.gradle.gcpbuildcacheImplementation of Gradle Build Cache that allows to use Google Cloud Platform storage buckets as a back end. |
1.0.0
(28 October 2024) |