Change the billing account ID

This commit is contained in:
Andrew
2024-07-03 13:07:32 -06:00
parent c3e6ab02e6
commit 86d6b79de1

View File

@@ -43,7 +43,7 @@ module "google-cloud-project" {
id = "firezone-prod"
name = "Production Environment"
organization_id = "335836213177"
billing_account_id = "01DFC9-3D6951-579BE1"
billing_account_id = "0199BA-489CDD-F385C8"
auto_create_network = false
}