@elcodev/pulumi-pass
Version:
A Pulumi package for creating and managing pass/gopass secrets.
12 lines (9 loc) • 369 B
text/typescript
// *** 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! ***
// Export members:
export * from "./getPassPassword";
export * from "./passPassword";
export * from "./provider";
// Export sub-modules:
import * as config from "./config/index";
export {config};