This message was deleted.
# getting-started
s
This message was deleted.
👀 1
m
I've tried using both the service and
cloud-url
with an S3 bucket.
I've also created a
Pulumu.dev.yaml
file that is committed to the repo
I'm not sure I understand the error.
running
poetry run pulumi preview --stack dev
on my laptop gives me the output
Copy code
Previewing update (dev):
     Type                 Name                           Plan       Info
 +   pulumi:pulumi:Stack  Accrue AWS Infrastructure-dev  create     1 message

Diagnostics:
  pulumi:pulumi:Stack (Accrue AWS Infrastructure-dev):
    Running setup
I've at this time not run
pulumi up
at this point so far - I've not ventured into writing code to set up the services. which I'm about to do next
I got past this particular error, I "logged" in utilizing a local file system backend many months ago and didn't realize that
pulumi
was quietly utilizing that backend.
b
hey! glad you got this worked out!