UNPKG

@jahed/terraform

Version:

A wrapper which downloads and runs Terraform locally via npm.

3 lines (2 loc) 90 B
declare const makeExecutable: (file: string) => Promise<void>; export { makeExecutable };