GoogleCloudPlatform / deploymentmanager-samples

Deployment Manager samples and templates.
Apache License 2.0
935 stars 716 forks source link

Provide Support for Inline Function Code for Cloud Function Creation via Deployment Manager #694

Open syed-farazahmed opened 10 months ago

syed-farazahmed commented 10 months ago

Cloud Function creation using deployment manager currently provides only three options for source code upload. It would be great to add a functionality which allows the users to provide the code inline using the deployment manager templates. This will resolve the dependency of manually uploading the source zip to cloud bucket before a function can be created.