Now that self-hosted backends (e.g. S3) are projec...
# general
m
Now that self-hosted backends (e.g. S3) are project aware, are there any plans to include org as well? I noticed that
pulumi.get_organization()
(python at least) started to return “organization” instead of None/null, but it’s impossible to set a default organization with a self-hosted backend. I was hoping this would eventually return something meaningful to use in my automations, but “organization” is less useful than None (old behavior).