Join Slack
Powered by
AWESOME!
# general
a
Adrián Mouly
09/08/2021, 4:01 AM
AWESOME!
Adrián Mouly
09/08/2021, 4:02 AM
@Frank
which use-cases are you planning to cover with
Script
?
Adrián Mouly
09/08/2021, 4:08 AM
Can I clone a repository with this? 😂
f
Frank
09/08/2021, 4:13 AM
Hey
@Adrián Mouly
, the current implement is pretty broad, you can really do anything in there, like seeding the database
a
Adrián Mouly
09/08/2021, 4:13 AM
Interesting use-case.
Adrián Mouly
09/08/2021, 4:13 AM
Looking for more ideas 🙂.
f
Frank
09/08/2021, 4:14 AM
Seeding the DB and DB migration scripts are the two use cases that’ve come up a lot.
r
Ross Coundon
09/08/2021, 8:04 AM
This could be cool for sending the build outputs to a separate service for audit purposes.
f
Frank
09/08/2021, 6:23 PM
@Ross Coundon
The script actually runs as a part of the deployment. It’s a custom resource in the CFN template.
Frank
09/08/2021, 6:24 PM
It doesn’t have access to the build outputs, but you can reference other resources easily by passing them in the
params
property.
Open in Slack
Previous
Next