A collection of Gradle plugins to deal with the Terraform infrastructure management tool in a very gradlesque way.
As of version 1.2.1 of this plugin, the minimum supported Gradle version is 6.5.1
. It has also been tested using GradleTest against a wide range of compatibility. The test matrix for this release in addition to 6.5.1
was
GradleTest version configuration
versions '6.5.1', '7.5.1', '8.1.1'
Previous versions of the plugin may support older versions of Gradle. See the specific version’s documentation for more details.
1.2.1 |
|||
1.1.2 |
|||
1.1.1 |
|||
1.1.0 |
|||
1.0.4 |
|||
1.0.3 |
|||
0.15.1 |
|||
0.14.1 |
|||
0.13.1 |
|||
0.12.2 |
|||
0.11.3 |
|||
0.10.0 |
|||
0.9.0 |
|||
0.8.1 |
|||
0.7.2 |
|||
0.6.0 |
|||
0.5.1 |
|||
0.4.0 |
|||
0.3.1 |
|||
0.2.2 |
|||
0.1.3 |
Other links
Contributors
A special thank you goes to:
-
@EvansM4 and @diggeles-newscorp - For fixing the Terraform caching bug.