Skip to content

How do I create a remote workspace directly? #9032

Discussion options

You must be logged in to vote

Isn't there a direct way to create a Workspace that points to the remote backend?

The ProjectSettings determine what backend to connect to. Here is an example where the project settings specify a local file. This is not exactly what you are looking for, but this code could be updated so that the Backend points to an S3 filestate backend:

https://github.com/pulumi/automation-api-examples/blob/80afd678f6adc51eb9f0279ca62408b7f1e4623c/go/inline_passphrase_secrets_provider/main.go#L94-L100

There is some confusing and conflicting terminology in Automation API, so I'd like to define a few things to help clarify.

In the context of Automation API and source, the terms Remote (source code in git),

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nimbinatus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants