IaC Bazaar

GCP Project Factory

Opinionated project creation: API enablement, billing budget, default-SA lockdown, audit log sinks and baseline IAM.

This is the operations reference: version drift, dependants and neighbours. For what the module provisions, its inputs and outputs, and how to buy it, see the catalogue entry.

terraformGoogle CloudLanding Zones & Foundationsv1.1.0live-tested

Provider drift

This module's own ceiling currently holds it below a release that has already shipped. It still applies exactly as before, against the newest version it allows. What it cannot reach is anything added in the newer major.

ProviderThis module allowsNewest it acceptsNewest released
hashicorp/google>= 7.0, < 8.07.46.08.1.0

Measured 2026-09-01 against the Terraform registry. The whole catalogue is on provider freshness.

What depends on this

No reference architecture names this module, so changing it affects only configurations that reference it directly.

Nearest alternatives

Nothing else in the catalogue covers landing zones & foundations on Google Cloud. If this module is not the right shape, the closest options are on other clouds.

The same job on other clouds

This module has no cross-cloud peer set in the catalogue, so there is no portability comparison to draw.

Installing it

module "gcp_project_factory" {
  source  = "www.iac-bazaar.com/iac-bazaar/gcp-project-factory/gcp"
  version = "1.1.0"
}

A registry token is required for the download itself. Installing through the registry protocol has the two credential steps.