{"id":21204047,"url":"https://github.com/0opsops/terraform-aws-pcx","last_synced_at":"2025-03-14T22:45:12.327Z","repository":{"id":112798331,"uuid":"497548783","full_name":"0opsops/terraform-aws-pcx","owner":"0opsops","description":"Terraform module for VPCs Peering!","archived":false,"fork":false,"pushed_at":"2024-03-17T03:40:07.000Z","size":588,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T15:16:11.593Z","etag":null,"topics":["aws","aws-diff-account-diff-region","aws-diff-region-same-account","aws-multi-account","aws-multi-region","aws-same-region-diff-account","aws-same-region-same-account","routing","vpc-peering"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/modules/0opsops/pcx/aws/latest","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0opsops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-05-29T09:49:37.000Z","updated_at":"2024-06-15T08:50:22.000Z","dependencies_parsed_at":"2024-03-26T06:29:18.676Z","dependency_job_id":null,"html_url":"https://github.com/0opsops/terraform-aws-pcx","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0opsops%2Fterraform-aws-pcx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0opsops%2Fterraform-aws-pcx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0opsops%2Fterraform-aws-pcx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0opsops%2Fterraform-aws-pcx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0opsops","download_url":"https://codeload.github.com/0opsops/terraform-aws-pcx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658205,"owners_count":20326464,"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":["aws","aws-diff-account-diff-region","aws-diff-region-same-account","aws-multi-account","aws-multi-region","aws-same-region-diff-account","aws-same-region-same-account","routing","vpc-peering"],"created_at":"2024-11-20T20:29:07.084Z","updated_at":"2025-03-14T22:45:11.664Z","avatar_url":"https://github.com/0opsops.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS VPCs Peering\n\n## Support PCX in same/multi regions and same/multi accounts pre-existing VPCs\n\n## THIS MODULE FULLY DEPENDENT ON TERRAFORM STATE FILES, A `VPC` AND ITS `S3 REMOTE STATE` MUST BE IN THE SAME REGION\n\n__________________________________________________________\n## Requirements\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement\\_terraform) | \u003e= v1.1.8 |\n| \u003ca name=\"requirement_aws\"\u003e\u003c/a\u003e [aws](#requirement\\_aws) | \u003e=5.41.0 |\n\n## Providers\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"provider_aws.accepter\"\u003e\u003c/a\u003e [aws.accepter](#provider\\_aws.accepter) | \u003e=5.41.0 |\n| \u003ca name=\"provider_aws.requester\"\u003e\u003c/a\u003e [aws.requester](#provider\\_aws.requester) | \u003e=5.41.0 |\n\n## Modules\n\nNo modules.\n\n## Resources\n\n| Name | Type |\n|------|------|\n| [aws_route.accept_private_route](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/route) | resource |\n| [aws_route.accept_public_route](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/route) | resource |\n| [aws_route.request_private_route](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/route) | resource |\n| [aws_route.request_public_route](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/route) | resource |\n| [aws_vpc_peering_connection.request_x_accept](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc_peering_connection) | resource |\n| [aws_vpc_peering_connection_accepter.request_x_accept](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc_peering_connection_accepter) | resource |\n| [aws_vpc_peering_connection_options.accept](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc_peering_connection_options) | resource |\n| [aws_vpc_peering_connection_options.request](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc_peering_connection_options) | resource |\n| [aws_caller_identity.accept](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/caller_identity) | data source |\n| [aws_caller_identity.request](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/caller_identity) | data source |\n| [aws_s3_bucket.accept](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/s3_bucket) | data source |\n| [aws_s3_object.accept_network_state](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/s3_object) | data source |\n| [aws_s3_object.request_network_state](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/s3_object) | data source |\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_accept_region\"\u003e\u003c/a\u003e [accept\\_region](#input\\_accept\\_region) | Accepter VPC region | `string` | n/a | yes |\n| \u003ca name=\"input_accept_s3\"\u003e\u003c/a\u003e [accept\\_s3](#input\\_accept\\_s3) | Accepter S3 Bucket name | `string` | n/a | yes |\n| \u003ca name=\"input_accept_state\"\u003e\u003c/a\u003e [accept\\_state](#input\\_accept\\_state) | Accepter State file name | `string` | n/a | yes |\n| \u003ca name=\"input_request_s3\"\u003e\u003c/a\u003e [request\\_s3](#input\\_request\\_s3) | Requester S3 Bucket name | `string` | n/a | yes |\n| \u003ca name=\"input_request_state\"\u003e\u003c/a\u003e [request\\_state](#input\\_request\\_state) | Requester State file name | `string` | n/a | yes |\n| \u003ca name=\"input_tags\"\u003e\u003c/a\u003e [tags](#input\\_tags) | PCX brief description | `map(string)` | n/a | yes |\n\n## Outputs\n\nNo outputs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0opsops%2Fterraform-aws-pcx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0opsops%2Fterraform-aws-pcx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0opsops%2Fterraform-aws-pcx/lists"}