{"id":18914107,"url":"https://github.com/aws-devops-projects/aws-infrastructure","last_synced_at":"2025-07-16T08:10:45.148Z","repository":{"id":46591514,"uuid":"287463275","full_name":"AWS-Devops-Projects/aws-infrastructure","owner":"AWS-Devops-Projects","description":"Terraform modules to build AWS Infrastructure","archived":false,"fork":false,"pushed_at":"2020-09-28T09:15:34.000Z","size":34,"stargazers_count":14,"open_issues_count":0,"forks_count":15,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-01T05:37:47.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AWS-Devops-Projects.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-14T06:42:54.000Z","updated_at":"2024-05-21T15:26:43.000Z","dependencies_parsed_at":"2022-09-16T07:11:22.761Z","dependency_job_id":null,"html_url":"https://github.com/AWS-Devops-Projects/aws-infrastructure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AWS-Devops-Projects/aws-infrastructure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWS-Devops-Projects%2Faws-infrastructure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWS-Devops-Projects%2Faws-infrastructure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWS-Devops-Projects%2Faws-infrastructure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWS-Devops-Projects%2Faws-infrastructure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AWS-Devops-Projects","download_url":"https://codeload.github.com/AWS-Devops-Projects/aws-infrastructure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWS-Devops-Projects%2Faws-infrastructure/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265495448,"owners_count":23776631,"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":[],"created_at":"2024-11-08T10:10:04.295Z","updated_at":"2025-07-16T08:10:45.117Z","avatar_url":"https://github.com/AWS-Devops-Projects.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Infrastructure Modules\nTerraform modules to build AWS Infrastructure\n\n\n## Create or Update Module\n\n1. **Clone, Branch, Commit Changes and Submit PR to Review**\n    ```\n    git clone git@github.com:AWS-Devops-Projects/aws-infrastructure.git\n    ```\n    ```\n    $ git checkout -b \"CCDV-001\"\n    Switched to a new branch 'CCDV-001'\n    ```\n    ```\n    git push --set-upstream origin CCDV-001\n    ```\n2. **Tag Version After Merge**\n    ```\n    git tag -a \"v0.0.2\" -m \"New features\"\n    git push --follow-tags \n    ```\n3. **Update [repository](https://github.com/SamsonGudise/aws-infrastructure) to consume new version**\n    \n    Change v0.0.1 -\u003e v0.0.2\n    ```\n    module  \"build-vpc\" {\n        region = \"${var.region}\"\n        subnet_list = \"${var.subnet_list}\"\n        cidr_block = \"${var.cidr_block}\"\n        peer_vpc_id =  \"${var.peer_vpc_id}\"\n        tags = \"${var.tags}\"\n        # source  = \"git::git@github.com:AWS-Devops-Projects/aws-infrastructure.git//vpc?ref=v0.0.1\"\n        source  = \"git::git@github.com:AWS-Devops-Projects/aws-infrastructure.git//vpc?ref=v0.0.2\"\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faws-devops-projects%2Faws-infrastructure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faws-devops-projects%2Faws-infrastructure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faws-devops-projects%2Faws-infrastructure/lists"}