Channels
pulumi-ai
package-authoring
pulumi-cdk
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
cloudengineering
yaml
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
blog-posts
localstack
welcome
gitlab
pulumi-kubernetes-operator
jobs
aws
pulumi-deployments
dotnet
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
general
Powered by
Title
f
fresh-spring-82225
04/17/2023, 7:38 PM
I have the following function that creates a container-based lambda. It succeeds in building the image and tagging it with “latest” as well as a hash, but somehow the lambda is not being updated. Any ideas what’s wrong here?
Untitled.ts
Looks like this works if I change the
imageUri
parameter for the lambda to
taggedImage.imageName
.
s
steep-toddler-94095
04/17/2023, 8:43 PM
yup, the lambda function saw no diff since you were using a static image URI
#aws
Join Slack