You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| PULUMI_REGISTRY_PUBLIC_BLOB_STORAGE_ENDPOINT | The storage endpoint for persisting public registry artifacts. The value takes the format: `s3://<bucket-name>`. Similar to `PULUMI_CHECKPOINT_BLOB_STORAGE_ENDPOINT`, this also supports query-params. |
475
+
| PULUMI_REGISTRY_PRIVATE_BLOB_STORAGE_ENDPOINT | The storage endpoint for persisting private registry artifacts. The value takes the format: `s3://<bucket-name>`. Similar to `PULUMI_CHECKPOINT_BLOB_STORAGE_ENDPOINT`, this also supports query-params. |
| PULUMI_REGISTRY_PUBLIC_BLOB_STORAGE_ENDPOINT | The storage endpoint for persisting public registry artifacts. The value takes the format: `azblob://<blob-container>`. |
482
+
| PULUMI_REGISTRY_PRIVATE_BLOB_STORAGE_ENDPOINT | The storage endpoint for persisting private registry artifacts. The value takes the format: `azblob://<blob-container>`. |
0 commit comments