Skip to content

yashmehta10/terraform_bigquery_remote_functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform_bigquery_remote_functions

Contains examples on how to create and deploy remote functions with Terraform.

Folder Structure

Folder Name File Name Description
application/cloud_function/bq_base64_decrypt main.py Python code for cloud function deployment
application/cloud_function/bq_remote_add main.py Python code for cloud function deployment
root decryption.tf Terraform file to create required resources for decryption cloud function
root provider.tf Setup a terraform provider. Google provider in this example
root variables.tf Variables used for resource creation
root variables.tfvars Variable declaration. Not published on this page. Read Terraform docks here

For detailed explanation visit my blog

About

Contains examples on how to create and deploy remote functions with Terraform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors