{"id":50495316,"url":"https://github.com/harleymckenzie/tf-codepipeline-website","last_synced_at":"2026-06-02T06:30:24.344Z","repository":{"id":223149010,"uuid":"383570972","full_name":"harleymckenzie/tf-codepipeline-website","owner":"harleymckenzie","description":"Terraform configuration for provisioning a deployment pipeline with CodePipeline and the infrastructure required","archived":false,"fork":false,"pushed_at":"2022-04-10T17:16:14.000Z","size":68,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-02-18T16:46:20.483Z","etag":null,"topics":["codepipeline","terraform"],"latest_commit_sha":null,"homepage":"","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/harleymckenzie.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":"2021-07-06T18:56:35.000Z","updated_at":"2024-02-18T16:46:22.243Z","dependencies_parsed_at":"2024-02-18T16:46:22.120Z","dependency_job_id":"7fa8cf2e-3179-4e15-977d-89affa74e11a","html_url":"https://github.com/harleymckenzie/tf-codepipeline-website","commit_stats":null,"previous_names":["harleymckenzie/tf-codepipeline-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/harleymckenzie/tf-codepipeline-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harleymckenzie%2Ftf-codepipeline-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harleymckenzie%2Ftf-codepipeline-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harleymckenzie%2Ftf-codepipeline-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harleymckenzie%2Ftf-codepipeline-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harleymckenzie","download_url":"https://codeload.github.com/harleymckenzie/tf-codepipeline-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harleymckenzie%2Ftf-codepipeline-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33810341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["codepipeline","terraform"],"created_at":"2026-06-02T06:30:23.438Z","updated_at":"2026-06-02T06:30:24.338Z","avatar_url":"https://github.com/harleymckenzie.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hmckenzie.net Terraform Stack\n\n**Note**: This project was created for the purpose of my own personal portfolio website.\n\nWhile there are customisable variables, I have set the default and flexibility to match my own personal needs.\n\n## Prerequisites\n- S3 Bucket\n  - A bucket containing the static web content (I'm personally using Hugo)\n  - Another bucket to store the CodePipeline artifacts\n- Your own domain hosted in Route 53\n- A Key Pair in the region this is being deployed in\n- A connection to have been manually created to your repo in CodePipeline \n\n\n\u003c!-- BEGIN_TF_DOCS --\u003e\n## Requirements\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement\\_terraform) | ~\u003e 1.1.0 |\n| \u003ca name=\"requirement_aws\"\u003e\u003c/a\u003e [aws](#requirement\\_aws) | ~\u003e 3.48.0 |\n\n## Providers\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"provider_aws\"\u003e\u003c/a\u003e [aws](#provider\\_aws) | 3.48.0 |\n\n## Modules\n\n| Name | Source | Version |\n|------|--------|---------|\n| \u003ca name=\"module_acm-certificate\"\u003e\u003c/a\u003e [acm-certificate](#module\\_acm-certificate) | ./modules/acm-certificate | n/a |\n| \u003ca name=\"module_apache-web-app\"\u003e\u003c/a\u003e [apache-web-app](#module\\_apache-web-app) | ./modules/apache-web-app | n/a |\n| \u003ca name=\"module_codepipeline-web-deploy\"\u003e\u003c/a\u003e [codepipeline-web-deploy](#module\\_codepipeline-web-deploy) | ./modules/codepipeline-web-deploy | n/a |\n| \u003ca name=\"module_route53-dns\"\u003e\u003c/a\u003e [route53-dns](#module\\_route53-dns) | ./modules/route53-dns | n/a |\n| \u003ca name=\"module_vpc-base\"\u003e\u003c/a\u003e [vpc-base](#module\\_vpc-base) | ./modules/vpc-base | n/a |\n\n## Resources\n\n| Name | Type |\n|------|------|\n| [aws_region.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/region) | data source |\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_apex-domain\"\u003e\u003c/a\u003e [apex-domain](#input\\_apex-domain) | (optional) The apex domain of the hostname being used for the frontend. This can be left blank if the apex is being used for the frontend. | `string` | `\"\"` | no |\n| \u003ca name=\"input_codepipeline-bucket\"\u003e\u003c/a\u003e [codepipeline-bucket](#input\\_codepipeline-bucket) | Name of the S3 bucket to use for CodePipeline | `string` | n/a | yes |\n| \u003ca name=\"input_codestar-connection-arn\"\u003e\u003c/a\u003e [codestar-connection-arn](#input\\_codestar-connection-arn) | The ARN of the codestar connection used to connect to the VC (ie GitHub) | `string` | n/a | yes |\n| \u003ca name=\"input_env\"\u003e\u003c/a\u003e [env](#input\\_env) | Name of the environment, such as 'live' or 'development' | `string` | n/a | yes |\n| \u003ca name=\"input_hostname\"\u003e\u003c/a\u003e [hostname](#input\\_hostname) | Hostname to use for the frontend | `string` | n/a | yes |\n| \u003ca name=\"input_keypair\"\u003e\u003c/a\u003e [keypair](#input\\_keypair) | Name of the key to associate with the web instance | `string` | n/a | yes |\n| \u003ca name=\"input_name\"\u003e\u003c/a\u003e [name](#input\\_name) | The name to assign to the environment | `string` | n/a | yes |\n| \u003ca name=\"input_permitted_ssh_ips\"\u003e\u003c/a\u003e [permitted\\_ssh\\_ips](#input\\_permitted\\_ssh\\_ips) | List of IPs to permit SSH access to on the web instances | `list(string)` | n/a | yes |\n| \u003ca name=\"input_web-ami\"\u003e\u003c/a\u003e [web-ami](#input\\_web-ami) | AMI to use for the web instance | `string` | n/a | yes |\n| \u003ca name=\"input_web-bucket\"\u003e\u003c/a\u003e [web-bucket](#input\\_web-bucket) | Name of the S3 bucket containing the web content | `string` | n/a | yes |\n| \u003ca name=\"input_web-instance-type\"\u003e\u003c/a\u003e [web-instance-type](#input\\_web-instance-type) | Instance type to use for the web servers | `string` | `\"t2.micro\"` | no |\n\n## Outputs\n\nNo outputs.\n\u003c!-- END_TF_DOCS --\u003e\n\n#### Diagram\n![hmckenzie-net-cfn-diagram](https://hmckenzie-public.s3.eu-west-1.amazonaws.com/media/hmckenzie.net+-+AWS.jpg)\n\n# Author\n[Harley McKenzie](https://hmckenzie.net) - Creator","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharleymckenzie%2Ftf-codepipeline-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharleymckenzie%2Ftf-codepipeline-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharleymckenzie%2Ftf-codepipeline-website/lists"}