
tf.tfw.cmd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tf-maven-plugin Show documentation
Show all versions of tf-maven-plugin Show documentation
Terraform Maven Plugin :: Bringing build lifecycle management to Terraform!
The newest version!
@echo off
set THIS_CMD=%0%
set TF_BIN=%THIS_CMD:tfw=%
powershell -ep bypass -file %TF_BIN%tfw.ps1 %*
exit /b
© 2015 - 2025 Weber Informatics LLC | Privacy Policy