@pulumi/pulumi
    Preparing search index...

    Interface ProjectBackend

    Configuration for the project's Pulumi state storage backend.

    interface ProjectBackend {
        url?: string;
    }
    Index

    Properties

    Properties

    url?: string