UNPKG

@jahed/terraform

Version:

A wrapper which downloads and runs Terraform locally via npm.

5 lines (4 loc) 173 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const getOutputs_1 = require("./getOutputs"); exports.default = (0, getOutputs_1.getOutputs)();