Configuration for the project's Pulumi state storage backend.

interface ProjectBackend {
    url?: string;
}

Properties

Properties

url?: string

Generated using TypeDoc