Deploying an Event Function using Terraform¶
This section describes on how to deploy an Event Function using Terraform.
Full sample can be found in doc-sample-timer_event.
Prerequisite¶
Terraform configured according to Prepare the Terraform environment
Terraform deployment scripts can be found in: samples-doc/doc-sample-timer_event/terraform
TODO