Skip to main content
  1. Docs
  2. Secrets & Configuration
  3. Languages & SDKs

Languages & SDKs

    The Pulumi ESC SDKs let you create, update, retrieve, and delete environments — and read their evaluated values — from your own code. Use them when you need programmatic access to ESC outside of the esc CLI or a Pulumi program.

    LanguageReference
    .NETC#, F#, VB on .NET 6+.
    GoGo 1.20+.
    JavaScript / TypeScriptNode.js 18+.
    PythonPython 3.9+.

    For driving ESC from orchestration code, see Automation API. For managing ESC resources from inside a Pulumi program, see Pulumi Service Provider.