1. Packages
  2. Local Provider
local 2.5.2 published on Thursday, Feb 6, 2025 by hashicorp

Local Provider

local logo
local 2.5.2 published on Thursday, Feb 6, 2025 by hashicorp

    Generate Provider

    The Local provider must be installed as a Local Package by following the instructions for Any Terraform Provider:

    pulumi package add terraform-provider hashicorp/local
    

    Overview

    The Local provider is used to manage local resources, such as files.

    Use the navigation to the left to read about the available resources.

    Note Pulumi primarily deals with remote resources which are able to outlive a single Pulumi run, and so local resources can sometimes violate its assumptions. The resources here are best used with care, since depending on local state can make it hard to apply the same Pulumi configuration on many different local systems where the local resources may not be universally available. See specific notes in each resource for more information.

    local logo
    local 2.5.2 published on Thursday, Feb 6, 2025 by hashicorp