Here are some of the contributions I’ve made to open source projects:
-
Corrections for GCP SA Provisioning Example (Issue #168)
Project: databricks/terraform-databricks-examples
Type: Pull Request | Status: Merged | Date: 2024-12-28Fixed several issues in the
gcp-sa-provisioning
Terraform example:- Corrected misspelled module directory name (
gcp-sa-provisionning
->gcp-sa-provisioning
). - Renamed example module reference to avoid conflict with
gcp-basic
. - Removed invalid
custom_role_url
output definition from the example. - Corrected misspelled
gcloud
command and other typos in the README.
Tags: terraform, databricks, gcp, documentation
- Corrected misspelled module directory name (
-
Terraform Module for GCP Bluesky Instance
Project: sysopmatt/terraform-gcp-bluesky
Type: Created & Maintained | Status: Active | Date: 2024-12-07Created and maintain a Terraform module to easily deploy a self-hosted Bluesky PDS (Personal Data Server) instance on Google Cloud Platform (GCP) using Cloud Run and other GCP services.
Tags: terraform, gcp, bluesky, iac