CDKTF app that triggers a Cloud Function at a specified regular interval.
- cdk-aws-cron-function - Uses AWS instead of GCP; built with AWS CDK instead of CDKTF.
- GCP:
- Must have authenticated with Application Default Credentials in your local environment.
- Must have set the
GCP_PROJECT_IDandGCP_REGIONvariables in your local environment.
- Terraform:
- Must be installed in your system.
- Node.js + npm:
- Must be installed in your system.
npx projen installnpx projen deploynpx projen destroy