{"id":15221927,"url":"https://github.com/googlecloudplatform/terraform-google-itar-architectures","last_synced_at":"2025-10-20T01:30:17.105Z","repository":{"id":152188354,"uuid":"602674911","full_name":"GoogleCloudPlatform/terraform-google-itar-architectures","owner":"GoogleCloudPlatform","description":"Includes use cases for deploying ITAR-aligned architectures on Google Cloud","archived":false,"fork":false,"pushed_at":"2024-12-11T22:25:44.000Z","size":450,"stargazers_count":10,"open_issues_count":16,"forks_count":6,"subscribers_count":15,"default_branch":"main","last_synced_at":"2024-12-18T08:41:29.098Z","etag":null,"topics":["cft-terraform","compliance","compute"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/modules/GoogleCloudPlatform/itar-architectures/google","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GoogleCloudPlatform.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-16T17:54:32.000Z","updated_at":"2024-06-20T23:37:09.000Z","dependencies_parsed_at":"2023-10-11T03:58:57.589Z","dependency_job_id":"abc05e77-2af4-4125-abd6-1c28bb999e13","html_url":"https://github.com/GoogleCloudPlatform/terraform-google-itar-architectures","commit_stats":{"total_commits":31,"total_committers":3,"mean_commits":"10.333333333333334","dds":"0.29032258064516125","last_synced_commit":"0a69cac4d7bd768e7e218005725214bee9594cdb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fterraform-google-itar-architectures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fterraform-google-itar-architectures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fterraform-google-itar-architectures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fterraform-google-itar-architectures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform","download_url":"https://codeload.github.com/GoogleCloudPlatform/terraform-google-itar-architectures/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237243005,"owners_count":19278060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cft-terraform","compliance","compute"],"created_at":"2024-09-28T15:09:00.861Z","updated_at":"2025-10-20T01:30:16.645Z","avatar_url":"https://github.com/GoogleCloudPlatform.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ITAR-Aligned Google Cloud Architectures\n\n## Description\nThe modules in this Terraform blueprint show how to implement common architectures aligned with ITAR compliance requirements. \nThe following architectures are available in the [modules](./modules/) directory:\n- [ITAR HPC Workload](./modules/itar-hpc-workload/)\n\nSee the following documentation for more information on specific requirements for adhering to ITAR on Google Cloud. \n\n## Documentation\n- [Google Cloud: Restrictions and limitations for ITAR](https://cloud.google.com/assured-workloads/docs/itar-restrictions-limitations)\n\n## Usage\nSee specific usage examples for each of the following architectures in the [examples](./examples/) directory:\n- [ITAR HPC Workload Example](./examples/itar_hpc_workload_example/)\n\n\u003c!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK --\u003e\n\n\u003c!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK --\u003e\n\n## Requirements\n\nThese sections describe requirements for using this module.\n\n### Software\n\nThe following dependencies must be available:\n\n- [Terraform][terraform] v0.13\n- [Terraform Provider for GCP][terraform-provider-gcp] plugin v3.0\n\n### Service Account\n\nRefer to the documentation for individual submodules in the [modules](./modules/) directory for specific IAM requirements.\n\nThe [Project Factory module][project-factory-module] and the\n[IAM module][iam-module] may be used in combination to provision a\nservice account with the necessary roles applied.\n\n### APIs\n\nA project with the following APIs enabled must be used to host the\nresources of this module:\n\n- `cloudresourcemanager.googleapis.com`\n- `iam.googleapis.com`\n- `compute.googleapis.com`\n- `vpcaccess.googleapis.com`\n- `storage-component.googleapis.com`\n- `storage-api.googleapis.com`\n- `orgpolicy.googleapis.com`\n- `serviceusage.googleapis.com`\n- `dns.googleapis.com`\n- `cloudkms.googleapis.com`\n- `domains.googleapis.com`\n- `iamcredentials.googleapis.com`\n- `iap.googleapis.com`\n- `accesscontextmanager.googleapis.com`\n\nThe [Project Factory module][project-factory-module] can be used to\nprovision a project with the necessary APIs enabled.\n\n## Contributing\n\nRefer to the [contribution guidelines](./CONTRIBUTING.md) for\ninformation on contributing to this module.\n\n[iam-module]: https://registry.terraform.io/modules/terraform-google-modules/iam/google\n[project-factory-module]: https://registry.terraform.io/modules/terraform-google-modules/project-factory/google\n[terraform-provider-gcp]: https://www.terraform.io/docs/providers/google/index.html\n[terraform]: https://www.terraform.io/downloads.html\n\n## Security Disclosures\n\nPlease see our [security disclosure process](./SECURITY.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglecloudplatform%2Fterraform-google-itar-architectures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgooglecloudplatform%2Fterraform-google-itar-architectures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglecloudplatform%2Fterraform-google-itar-architectures/lists"}