Package org.ysb33r.gradle.iac.base.tf
Interface TfConfig
-
public interface TfConfigGlobal config methods.- Since:
- 2.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.gradle.api.provider.Provider<java.io.File>getConfigFile()Location of the global config.
-