feat: add `available_cpu` variable
Add available_cpu
variable for specifying the number of CPUs to allocate to
the Cloud Function.
Add validation checks for the variables available_cpu
, available_memory_mb
and timeout
.
Closes #14
Add available_cpu
variable for specifying the number of CPUs to allocate to
the Cloud Function.
Add validation checks for the variables available_cpu
, available_memory_mb
and timeout
.
Closes #14