Search Gradle plugins
Plugin | Latest Version |
---|---|
org.ysb33r.tfdocsGenerates documentation from OpenTofu and Terraform source sets and modules |
2.3.0
(07 August 2025) |
org.ysb33r.terraform.publishersPublishes modules to various Git repositories and local filesystems |
2.3.0
(07 August 2025) |
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.3.0
(07 August 2025) |
org.ysb33r.terraform.rcDeals specifically with the creation of terraformrc files |
2.3.0
(07 August 2025) |
org.ysb33r.terraformProvides Terraform conventions, source sets and predefined tasks |
2.3.0
(07 August 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.3.0
(07 August 2025) |
org.ysb33r.opentofu.publishersPublishes modules to various Git repositories and local filesystems |
2.3.0
(07 August 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.3.0
(07 August 2025) |
org.ysb33r.opentofu.rcDeals specifically with the creation of global configuration files. Needed at root level in a multi-project configuration. |
2.3.0
(07 August 2025) |
org.ysb33r.opentofuProvides OpenTofu conventions, source sets and predefined tasks |
2.3.0
(07 August 2025) |