Victor Navarro

Results 76 comments of Victor Navarro

i'm not able to reproduce this have you tried deploying this without a `loadBalancer.domain`? @clark-teeple @jhamilton14

note: if we merge this we should probably close #4941 and #6206

@mkilp checking the API design you proposed and i'm wondering the following changes: ```ts new sst.aws.Bucket("Example", { lifecycle: [ prefix: "/tmp", expiresIn: "7 days", expiresAt: "2025-12-12", ] }); ``` the...

hey @MengLinMaker you can use Pulumi alongside SST, for example: https://sst.dev/docs/examples/#ec2-with-pulumi i'm not sure what do you mean by "without externally importing infra"e

thanks @dragonautdev yep, let's remove that deprecated example too

planning on testing this by next week! stay tuned @MrHertal

Things 3 has a setting to set the default destination to Today or Inbox. That could be a simpler solution.

@raycastbot reopen this issue

@abnud11 @jamesgibbons92 the linked pulumi issue has been merged!