Added an option for mounting a custom root CA certificate provided as a file in a Terraform-deployed executor host. This solution does not (but probably should) integrate with a secrets management solution.
Verified that an example root CA certificate was mounted in an executor host deployed via this TF module, and verified by a customer that used this branch as a solution to ticket #15581
Added an option for mounting a custom root CA certificate provided as a file in a Terraform-deployed executor host. This solution does not (but probably should) integrate with a secrets management solution.
google executor PR: https://github.com/sourcegraph/terraform-google-executors/pull/96
Test plan
Verified that an example root CA certificate was mounted in an executor host deployed via this TF module, and verified by a customer that used this branch as a solution to ticket #15581