This message was deleted.
# general
s
This message was deleted.
g
always "organization". Not really a organization feature in self hosted managed, when not using the cloud platfom, per my knowledge. "organization/project/stack"
Copy code
export const infra_vpcs_dev = "organization/infra_vpcs/foundations-dev";
s
If you're using Pulumi Cloud's free individual tier, then replace "organization" with your username, i.e.,
yourusername/project/stack
.
I believe using the word "organization" exactly applies only to self-managed backends, but I may be mistaken.
2
a
Thanks for the help @salmon-account-74572 @gorgeous-honey-75918
s
Happy to help!