https://pulumi.com
Join Slack
This message was deleted.
s

Slackbot

over 4 years ago
This message was deleted.
s
j
a
  • 3
  • 10
  • 197
This message was deleted.
s

Slackbot

over 2 years ago
This message was deleted.
s
s
e
  • 3
  • 2
  • 196
This message was deleted.
s

Slackbot

over 2 years ago
This message was deleted.
s
m
c
  • 3
  • 5
  • 196
Hello! Has anyone had success with using custom component resources across multiple projects that ar...
j

Jon Kusz

about 1 year ago
Hello! Has anyone had success with using custom component resources across multiple projects that are stored outside of those projects? Something like:
my-pulumi-project
├── s3.ts
├── index.ts
├── ...
components
└── aws
    └── s3
        └── PrivateS3BucketV2.ts
The project dir includes the following
tsconfig.json
...
    "baseUrl": ".",
    "paths": {
      "*": ["node_modules/*", "../components/*"]
    }
  },
  "include": ["index.ts", "../components/**/*.ts"]
}
And I am importing like this:
import { PrivateS3BucketV2 } from '../components/aws/s3/PrivateS3BucketV2';
Ive not had much luck with this, seeing errors like
13 INTERNAL: Request message serialization failure: b.Va is not a function
. I am somewhat new to Typescript, am I missing something? Does Pulumi support this sort of pattern?
j
t
p
  • 3
  • 24
  • 196
This message was deleted.
s

Slackbot

almost 2 years ago
This message was deleted.
s
d
p
  • 3
  • 4
  • 195
Is there a way to update an IAM role's `assume_role_policy`? Basically instead of defining `assume_...
z

Zhuming Pan

about 1 year ago
Is there a way to update an IAM role's
assume_role_policy
? Basically instead of defining
assume_role_policy
at the creation of the role, we want to take an existing role then add additional statements in its
assume_role_policy
z
k
  • 2
  • 4
  • 192
Hi guys, I have a question is there any way to rollback/update a specific stack to a specific versio...
n

Najeeb Shhade

over 1 year ago
Hi guys, I have a question is there any way to rollback/update a specific stack to a specific version?
n
y
  • 2
  • 1
  • 191
This message was deleted.
s

Slackbot

over 3 years ago
This message was deleted.
s
m
f
  • 3
  • 3
  • 191
This message was deleted.
s

Slackbot

almost 3 years ago
This message was deleted.
s
m
+2
  • 4
  • 10
  • 190
This message was deleted.
s

Slackbot

over 4 years ago
This message was deleted.
s
m
+2
  • 4
  • 10
  • 190
Previous212223Next

Pulumi Community

No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.

Powered by