UNPKG

@pulumi/esc-sdk

Version:
14 lines (13 loc) 459 B
/** * ESC (Environments, Secrets, Config) API * Pulumi ESC allows you to compose and manage hierarchical collections of configuration and secrets and consume them in various ways. * * The version of the OpenAPI document: 0.1.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ export * from "./api"; export * from "./configuration";