{"id":19129382,"url":"https://github.com/launchbynttdata/tf-aws-module_collection-codebuild","last_synced_at":"2026-03-06T21:05:49.745Z","repository":{"id":242935986,"uuid":"795229228","full_name":"launchbynttdata/tf-aws-module_collection-codebuild","owner":"launchbynttdata","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-23T16:48:32.000Z","size":197,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-22T16:17:21.387Z","etag":null,"topics":["aws","infrastructure-as-code","platform-automation","reference","terraform"],"latest_commit_sha":null,"homepage":"","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/launchbynttdata.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-02T20:56:02.000Z","updated_at":"2025-01-20T15:16:18.000Z","dependencies_parsed_at":"2024-06-05T20:43:42.089Z","dependency_job_id":"018174b1-e31c-4059-a9b9-73880e27e996","html_url":"https://github.com/launchbynttdata/tf-aws-module_collection-codebuild","commit_stats":null,"previous_names":["launchbynttdata/tf-aws-module_collection-codebuild"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/launchbynttdata/tf-aws-module_collection-codebuild","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Ftf-aws-module_collection-codebuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Ftf-aws-module_collection-codebuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Ftf-aws-module_collection-codebuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Ftf-aws-module_collection-codebuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/launchbynttdata","download_url":"https://codeload.github.com/launchbynttdata/tf-aws-module_collection-codebuild/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Ftf-aws-module_collection-codebuild/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284177650,"owners_count":26960330,"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","status":"online","status_checked_at":"2025-11-13T02:00:06.582Z","response_time":61,"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":["aws","infrastructure-as-code","platform-automation","reference","terraform"],"created_at":"2024-11-09T06:07:20.232Z","updated_at":"2025-11-13T08:01:38.962Z","avatar_url":"https://github.com/launchbynttdata.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK --\u003e\n## Requirements\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement\\_terraform) | ~\u003e 1.0 |\n| \u003ca name=\"requirement_aws\"\u003e\u003c/a\u003e [aws](#requirement\\_aws) | ~\u003e 5.0 |\n\n## Providers\n\nNo providers.\n\n## Modules\n\n| Name | Source | Version |\n|------|--------|---------|\n| \u003ca name=\"module_codebuild\"\u003e\u003c/a\u003e [codebuild](#module\\_codebuild) | git::https://github.com/launchbynttdata/terraform-aws-codebuild | 1.0.0 |\n| \u003ca name=\"module_resource_names\"\u003e\u003c/a\u003e [resource\\_names](#module\\_resource\\_names) | terraform.registry.launch.nttdata.com/module_library/resource_name/launch | ~\u003e 2.0 |\n\n## Resources\n\nNo resources.\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_name\"\u003e\u003c/a\u003e [name](#input\\_name) | Stage action name for the CodeBuild project. | `string` | `\"build\"` | no |\n| \u003ca name=\"input_logical_product_family\"\u003e\u003c/a\u003e [logical\\_product\\_family](#input\\_logical\\_product\\_family) | (Required) Name of the product family for which the resource is created.\u003cbr\u003e    Example: org\\_name, department\\_name. | `string` | `\"launch\"` | no |\n| \u003ca name=\"input_logical_product_service\"\u003e\u003c/a\u003e [logical\\_product\\_service](#input\\_logical\\_product\\_service) | (Required) Name of the product service for which the resource is created.\u003cbr\u003e    For example, backend, frontend, middleware etc. | `string` | `\"servicename\"` | no |\n| \u003ca name=\"input_environment\"\u003e\u003c/a\u003e [environment](#input\\_environment) | Environment in which the resource should be provisioned like dev, qa, prod etc. | `string` | `\"dev\"` | no |\n| \u003ca name=\"input_environment_number\"\u003e\u003c/a\u003e [environment\\_number](#input\\_environment\\_number) | The environment count for the respective environment. Defaults to 000. Increments in value of 1 | `string` | `\"000\"` | no |\n| \u003ca name=\"input_region\"\u003e\u003c/a\u003e [region](#input\\_region) | AWS Region in which the infra needs to be provisioned | `string` | `\"us-east-2\"` | no |\n| \u003ca name=\"input_resource_number\"\u003e\u003c/a\u003e [resource\\_number](#input\\_resource\\_number) | The resource count for the respective resource. Defaults to 000. Increments in value of 1 | `string` | `\"000\"` | no |\n| \u003ca name=\"input_resource_names_map\"\u003e\u003c/a\u003e [resource\\_names\\_map](#input\\_resource\\_names\\_map) | A map of key to resource\\_name that will be used by tf-launch-module\\_library-resource\\_name to generate resource names | \u003cpre\u003emap(object(\u003cbr\u003e    {\u003cbr\u003e      name       = string\u003cbr\u003e      max_length = optional(number, 60)\u003cbr\u003e    }\u003cbr\u003e  ))\u003c/pre\u003e | \u003cpre\u003e{\u003cbr\u003e  \"codebuild\": {\u003cbr\u003e    \"max_length\": 30,\u003cbr\u003e    \"name\": \"cb\"\u003cbr\u003e  }\u003cbr\u003e}\u003c/pre\u003e | no |\n| \u003ca name=\"input_codebuild_iam\"\u003e\u003c/a\u003e [codebuild\\_iam](#input\\_codebuild\\_iam) | Additional IAM actions to add to CodeBuild IAM role. | `string` | `null` | no |\n| \u003ca name=\"input_environment_variables\"\u003e\u003c/a\u003e [environment\\_variables](#input\\_environment\\_variables) | A list of maps, that contain the keys 'name', 'value', and 'type' to be used as additional environment variables for the build. Valid types are 'PLAINTEXT', 'PARAMETER\\_STORE', or 'SECRETS\\_MANAGER' | \u003cpre\u003elist(object(\u003cbr\u003e    {\u003cbr\u003e      name  = string\u003cbr\u003e      value = string\u003cbr\u003e      type  = string\u003cbr\u003e    }\u003cbr\u003e  ))\u003c/pre\u003e | `[]` | no |\n| \u003ca name=\"input_description\"\u003e\u003c/a\u003e [description](#input\\_description) | Short description of the CodeBuild project | `string` | `\"Managed by Terraform\"` | no |\n| \u003ca name=\"input_build_image\"\u003e\u003c/a\u003e [build\\_image](#input\\_build\\_image) | Docker image for build environment, e.g. 'aws/codebuild/standard:2.0' or 'aws/codebuild/eb-nodejs-6.10.0-amazonlinux-64:4.0.0'. For more info: http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html | `string` | `\"aws/codebuild/amazonlinux2-x86_64-standard:4.0\"` | no |\n| \u003ca name=\"input_build_compute_type\"\u003e\u003c/a\u003e [build\\_compute\\_type](#input\\_build\\_compute\\_type) | Instance type of the build instance | `string` | `\"BUILD_GENERAL1_SMALL\"` | no |\n| \u003ca name=\"input_build_timeout\"\u003e\u003c/a\u003e [build\\_timeout](#input\\_build\\_timeout) | How long in minutes, from 5 to 480 (8 hours), for AWS CodeBuild to wait until timing out any related build that does not get marked as completed | `number` | `60` | no |\n| \u003ca name=\"input_build_type\"\u003e\u003c/a\u003e [build\\_type](#input\\_build\\_type) | The type of build environment, e.g. 'LINUX\\_CONTAINER' or 'WINDOWS\\_CONTAINER' | `string` | `\"LINUX_CONTAINER\"` | no |\n| \u003ca name=\"input_privileged_mode\"\u003e\u003c/a\u003e [privileged\\_mode](#input\\_privileged\\_mode) | (Optional) If set to true, enables running the Docker daemon inside a Docker container on the CodeBuild instance. Used when building Docker images | `bool` | `false` | no |\n| \u003ca name=\"input_source_type\"\u003e\u003c/a\u003e [source\\_type](#input\\_source\\_type) | The type of repository that contains the source code to be built. Valid values for this parameter are: CODECOMMIT, CODEPIPELINE, GITHUB, GITHUB\\_ENTERPRISE, BITBUCKET or S3 | `string` | `\"CODEPIPELINE\"` | no |\n| \u003ca name=\"input_source_location\"\u003e\u003c/a\u003e [source\\_location](#input\\_source\\_location) | The location of the source code from git or s3 | `string` | `\"\"` | no |\n| \u003ca name=\"input_artifact_type\"\u003e\u003c/a\u003e [artifact\\_type](#input\\_artifact\\_type) | The build output artifact's type. Valid values for this parameter are: CODEPIPELINE, NO\\_ARTIFACTS or S3 | `string` | `\"CODEPIPELINE\"` | no |\n| \u003ca name=\"input_artifact_location\"\u003e\u003c/a\u003e [artifact\\_location](#input\\_artifact\\_location) | Location of artifact. Applies only for artifact of type S3 | `string` | `\"\"` | no |\n| \u003ca name=\"input_logs_config\"\u003e\u003c/a\u003e [logs\\_config](#input\\_logs\\_config) | Configuration for the builds to store log data to CloudWatch or S3. | `any` | `{}` | no |\n| \u003ca name=\"input_extra_permissions\"\u003e\u003c/a\u003e [extra\\_permissions](#input\\_extra\\_permissions) | List of action strings which will be added to IAM service account permissions. | `list(any)` | `[]` | no |\n| \u003ca name=\"input_encryption_enabled\"\u003e\u003c/a\u003e [encryption\\_enabled](#input\\_encryption\\_enabled) | When set to 'true' the resource will have AES256 encryption enabled by default | `bool` | `false` | no |\n| \u003ca name=\"input_encryption_key\"\u003e\u003c/a\u003e [encryption\\_key](#input\\_encryption\\_key) | AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build project's build output artifacts. | `string` | `null` | no |\n| \u003ca name=\"input_codebuild_projects\"\u003e\u003c/a\u003e [codebuild\\_projects](#input\\_codebuild\\_projects) | List of CodeBuild projects to create. | `any` | `[]` | no |\n| \u003ca name=\"input_pipeline_name\"\u003e\u003c/a\u003e [pipeline\\_name](#input\\_pipeline\\_name) | Pipeline that created the codebuild. | `string` | `null` | no |\n| \u003ca name=\"input_secondary_sources\"\u003e\u003c/a\u003e [secondary\\_sources](#input\\_secondary\\_sources) | (Optional) secondary source for the codebuild project in addition to the primary location | \u003cpre\u003elist(object(\u003cbr\u003e    {\u003cbr\u003e      git_clone_depth     = number\u003cbr\u003e      location            = string\u003cbr\u003e      source_identifier   = string\u003cbr\u003e      type                = string\u003cbr\u003e      fetch_submodules    = bool\u003cbr\u003e      insecure_ssl        = bool\u003cbr\u003e      report_build_status = bool\u003cbr\u003e  }))\u003c/pre\u003e | `[]` | no |\n| \u003ca name=\"input_build_image_pull_credentials_type\"\u003e\u003c/a\u003e [build\\_image\\_pull\\_credentials\\_type](#input\\_build\\_image\\_pull\\_credentials\\_type) | Type of credentials AWS CodeBuild uses to pull images in your build.Valid values: CODEBUILD, SERVICE\\_ROLE. When you use a cross-account or private registry image, you must use SERVICE\\_ROLE credentials. | `string` | `\"CODEBUILD\"` | no |\n| \u003ca name=\"input_github_token\"\u003e\u003c/a\u003e [github\\_token](#input\\_github\\_token) | (Optional) GitHub auth token environment variable (`GITHUB_TOKEN`). Required if enable\\_github\\_authentication=true | `string` | `\"\"` | no |\n| \u003ca name=\"input_github_token_type\"\u003e\u003c/a\u003e [github\\_token\\_type](#input\\_github\\_token\\_type) | Storage type of GITHUB\\_TOKEN environment variable (`PARAMETER_STORE`, `PLAINTEXT`, `SECRETS_MANAGER`) | `string` | `\"SECRETS_MANAGER\"` | no |\n| \u003ca name=\"input_enable_github_authentication\"\u003e\u003c/a\u003e [enable\\_github\\_authentication](#input\\_enable\\_github\\_authentication) | Whether to enable Github authentication using Personal Access token.\u003cbr\u003e    If true, it uses the github\\_token  and github\\_token\\_type must be of type SECRETS\\_MANAGER to authenticate | `bool` | `false` | no |\n| \u003ca name=\"input_create_webhooks\"\u003e\u003c/a\u003e [create\\_webhooks](#input\\_create\\_webhooks) | Whether to create webhooks for Github, GitHub Enterprise or Bitbucket | `bool` | `false` | no |\n| \u003ca name=\"input_webhook_build_type\"\u003e\u003c/a\u003e [webhook\\_build\\_type](#input\\_webhook\\_build\\_type) | Webhook build type. Choose between BUILD or BUILD\\_BATCH | `string` | `\"BUILD\"` | no |\n| \u003ca name=\"input_webhook_filters\"\u003e\u003c/a\u003e [webhook\\_filters](#input\\_webhook\\_filters) | Filters supported by webhook. EVENT, BASE\\_REF, HEAD\\_REF, ACTOR\\_ACCOUNT\\_ID, FILE\\_PATH, COMMIT\\_MESSAGE | `map(string)` | `{}` | no |\n| \u003ca name=\"input_tags\"\u003e\u003c/a\u003e [tags](#input\\_tags) | A map of tags to add to the resources created by the module. | `map(string)` | `{}` | no |\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| \u003ca name=\"output_project_name\"\u003e\u003c/a\u003e [project\\_name](#output\\_project\\_name) | Project name |\n| \u003ca name=\"output_project_id\"\u003e\u003c/a\u003e [project\\_id](#output\\_project\\_id) | Project ID |\n| \u003ca name=\"output_role_id\"\u003e\u003c/a\u003e [role\\_id](#output\\_role\\_id) | IAM Role ID |\n| \u003ca name=\"output_role_arn\"\u003e\u003c/a\u003e [role\\_arn](#output\\_role\\_arn) | IAM Role ARN |\n| \u003ca name=\"output_pipeline_name\"\u003e\u003c/a\u003e [pipeline\\_name](#output\\_pipeline\\_name) | Pipeline that created the codebuild. |\n| \u003ca name=\"output_buildspec\"\u003e\u003c/a\u003e [buildspec](#output\\_buildspec) | The buildspec the CodeBuild project is using. |\n\u003c!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchbynttdata%2Ftf-aws-module_collection-codebuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaunchbynttdata%2Ftf-aws-module_collection-codebuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchbynttdata%2Ftf-aws-module_collection-codebuild/lists"}