This message was deleted.
s
This message was deleted.
m
this simple command
1
f
@millions-furniture-75402 my bad, using the pulumi python automation API
pulumi.automation.create_stack('test-x')
^ this fails with that error
m
What version of Pulumi and Python?
f
@millions-furniture-75402 Python 3.8, Pulumi 3.22
m
Looks like you might be missing a required parameter for your use case: https://github.com/pulumi/pulumi/blob/master/sdk/python/lib/pulumi/automation/_local_workspace.py#L330-L359