Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
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
Powered by
#general
Title
a
ambitious-ram-5811
12/03/2019, 1:23 AM
The
inputs
property of HttpFunction seems to be the ticket, but it's zero documented and I haven't found any examples that use it
t
tall-librarian-49374
12/03/2019, 7:05 AM
Inputs are for function input bindings. You can find an example here:
https://www.pulumi.com/blog/ten-pearls-with-azure-functions-in-pulumi/#10-input-bindings
They are for getting data from other sources, so I suppose not exactly for what you are asking
Post