{"id":18930071,"url":"https://github.com/labd/terraform-module-commercetools-mc-app","last_synced_at":"2026-03-19T07:10:35.228Z","repository":{"id":49073181,"uuid":"339988256","full_name":"labd/terraform-module-commercetools-mc-app","owner":"labd","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-20T15:46:52.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-12-31T19:29:55.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/labd.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,"publiccode":null,"codemeta":null}},"created_at":"2021-02-18T08:48:21.000Z","updated_at":"2024-05-02T20:52:22.000Z","dependencies_parsed_at":"2024-11-08T11:51:50.019Z","dependency_job_id":null,"html_url":"https://github.com/labd/terraform-module-commercetools-mc-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fterraform-module-commercetools-mc-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fterraform-module-commercetools-mc-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fterraform-module-commercetools-mc-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fterraform-module-commercetools-mc-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labd","download_url":"https://codeload.github.com/labd/terraform-module-commercetools-mc-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239927825,"owners_count":19719835,"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-08T11:36:26.647Z","updated_at":"2026-01-26T12:09:00.565Z","avatar_url":"https://github.com/labd.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-module-commercetools-mc-app\n\nThis module creates the resources needed within AWS to host your custom merchant center app\n\n\n```hcl\nmodule \"merchant_center_app\" {\n  source = \"https://github.com/labd/terraform-module-commercetools-mc-app.git\"\n\n  name = \"my-merchant-center-app\"\n\n  external_api_url = \"https://example.org/my-graphl-server\"\n  version_name     = var.component_version\n\n  package = {\n    bucket = local.lambda_s3_repository\n    key    = local.mc_app_s3_key\n  }\n\n  providers = {\n    aws           = aws\n    aws.us-east-1 = aws.us-east-1\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabd%2Fterraform-module-commercetools-mc-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabd%2Fterraform-module-commercetools-mc-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabd%2Fterraform-module-commercetools-mc-app/lists"}