CDKTF app that triggers a Cloud Function at a specified regular interval.
- GCP:
- Must have authenticated with Application Default Credentials in your local environment.
- Must have set the
GCP_PROJECT_ID
andGCP_REGION
variables in your local environment.
- Node.js + npm:
- Must be installed in your system.
npx projen install
npx projen deploy
npx projen destroy