This repository contains the following shared Terraform modules:
org_policyprojectiam_workload_identity_poolartifact_registry_repositorycloud_run_servicestorage_bucketvpc_network
Create a module block that uses this Git repository as the source:
module "project" {
source = "git@github.com:lukeribchester/terraform.modules.git//modules/project?ref=v1.0.0"
}