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

Slackbot

over 2 years ago
This message was deleted.
s
s
+3
  • 5
  • 14
  • 185
This message was deleted.
s

Slackbot

almost 3 years ago
This message was deleted.
s
m
+2
  • 4
  • 12
  • 185
This message was deleted.
s

Slackbot

over 4 years ago
This message was deleted.
s
n
m
  • 3
  • 10
  • 185
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
  • 183
This message was deleted.
s

Slackbot

over 3 years ago
This message was deleted.
s
j
k
  • 3
  • 4
  • 183
This message was deleted.
s

Slackbot

over 5 years ago
This message was deleted.
s
l
k
  • 3
  • 2
  • 183
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
  • 182
Hi guys, I have a question is there any way to rollback/update a specific stack to a specific versio...
n

Najeeb Shhade

about 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
  • 182
This message was deleted.
s

Slackbot

almost 4 years ago
This message was deleted.
s
k
+2
  • 4
  • 35
  • 182
This message was deleted.
s

Slackbot

over 5 years ago
This message was deleted.
s
l
+2
  • 4
  • 18
  • 181
Previous222324Next

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