Skip to content

Commit

Permalink
Merge pull request #3171 from RachaelSTamakloe/new-project
Browse files Browse the repository at this point in the history
Delete the new-project module to support adoption of TPG v6
  • Loading branch information
RachaelSTamakloe authored Oct 28, 2024
2 parents ee9985d + b0d5d37 commit c7f9795
Show file tree
Hide file tree
Showing 11 changed files with 4 additions and 575 deletions.
9 changes: 3 additions & 6 deletions community/modules/project/new-project/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,13 @@ access, Service Accounts, and API enablement to follow best practices.

This module is meant for use with Terraform 0.13.

**Note:** This module has been removed from the Cluster Toolkit. The upstream module (`terraform-google-project-factory`) is now the recommended way to create and manage GCP projects.

### Example

```yaml
- id: project
source: community/modules/project/new-project
settings:
project_id: test_project
folder_id: 334688113020 # random number
billing_account: "111110-M2N704-854685" # random billing number
org_id: 123456789 # random org id
source: github.com/terraform-google-modules/terraform-google-project-factory?rev=v17.0.0&depth=1
```
This creates a new project with pre-defined project ID, a designated folder and
Expand Down
74 changes: 0 additions & 74 deletions community/modules/project/new-project/main.tf

This file was deleted.

22 changes: 0 additions & 22 deletions community/modules/project/new-project/metadata.yaml

This file was deleted.

100 changes: 0 additions & 100 deletions community/modules/project/new-project/outputs.tf

This file was deleted.

Loading

0 comments on commit c7f9795

Please sign in to comment.