10 lines
243 B
HCL
10 lines
243 B
HCL
project_id = "project"
|
|
region = "region"
|
|
name = "test-cf-kms"
|
|
bucket_name = "bucket"
|
|
bundle_config = {
|
|
path = "gs://assets/sample-function.zip"
|
|
}
|
|
kms_key = "kms_key_id"
|
|
docker_repository_id = "artifact_registry_id"
|