CDKTF app that deploys a Cloud Function (2nd Gen) to GCP.
- 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