UNPKG

@pulumiverse/fortios

Version:

A Pulumi package for creating and managing Fortios resources. Based on terraform-provider-fortios: version v1.16.0

10 lines 515 B
"use strict"; // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** Object.defineProperty(exports, "__esModule", { value: true }); exports.getCidrOutput = exports.getCidr = void 0; const utilities = require("../utilities"); exports.getCidr = null; exports.getCidrOutput = null; utilities.lazyLoad(exports, ["getCidr", "getCidrOutput"], () => require("./getCidr")); //# sourceMappingURL=index.js.map