Replies: 1 comment
-
Thanks for pointing this out! Agreed it would be nice not to hardcode the export name! Perhaps we could prefix with the I've opened this as an issue here: #239 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/aws/aws-prototyping-sdk/blob/81cde33a61a32a1d80aaf867acb71bc56a3ecfc6/packages/pipeline/src/pdk-pipeline.ts#L172
The export name should be prefixable by a parameter in a way as to permit multiple deployments to the same account/region.
As it is today, trying to deploy a second PDKPipeline will fail with the error:
Beta Was this translation helpful? Give feedback.
All reactions