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
GitLab will be updated on 16-Dec-2025 between 12:00 and 14:00. There may be small periods of service instability.
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