Search Gradle plugins
Plugin | Latest Version |
---|---|
org.ysb33r.terraform.wrapperProvides terraformw wrapper script so that terraform can be run from the command-line using exactly the same binary that the Gradle project will use. |
2.0.0
(23 May 2025) |
org.ysb33r.terraform.rcDeals specifically with the creation of terraformrc files |
2.0.0
(23 May 2025) |
org.ysb33r.terraformProvides Terraform conventions, source sets and predefined tasks |
2.0.0
(23 May 2025) |
org.ysb33r.terraform.baseProvides Terraform extension and tasks. No need to have terraform installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
2.0.0
(23 May 2025) |
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
(23 May 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
(23 May 2025) |
org.ysb33r.opentofuProvides OpenTofu conventions, source sets and predefined tasks |
2.0.0
(23 May 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
(23 May 2025) |
io.github.sgtsilvio.gradle.ociGradle plugin to ease producing (multi-arch) OCI images without requiring external tools |
0.23.0
(10 May 2025) |
com.ryandens.javaagent-testAutomatically attaches javaagents to the Java Plugin Test tasks |
0.8.0
(22 March 2025) |