{"id":22751885,"url":"https://github.com/stackguardian/template-tf-aws-s3-demo-website","last_synced_at":"2025-04-14T14:03:31.492Z","repository":{"id":40453722,"uuid":"362391548","full_name":"StackGuardian/template-tf-aws-s3-demo-website","owner":"StackGuardian","description":"Repository for the demo S3 website deployment on StackGuardian Platform","archived":false,"fork":false,"pushed_at":"2024-05-23T09:24:27.000Z","size":3816,"stargazers_count":3,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-23T09:34:06.720Z","etag":null,"topics":["aws","stackguardian","terraform"],"latest_commit_sha":null,"homepage":"https://app.stackguardian.io/marketplace/IAC/stackguardian/aws-s3-demo-website","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/StackGuardian.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-04-28T08:19:29.000Z","updated_at":"2024-05-23T09:34:06.721Z","dependencies_parsed_at":"2023-12-19T10:01:21.145Z","dependency_job_id":"0e9795c7-1418-43be-8036-635b2c2b712e","html_url":"https://github.com/StackGuardian/template-tf-aws-s3-demo-website","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StackGuardian%2Ftemplate-tf-aws-s3-demo-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StackGuardian%2Ftemplate-tf-aws-s3-demo-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StackGuardian%2Ftemplate-tf-aws-s3-demo-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StackGuardian%2Ftemplate-tf-aws-s3-demo-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StackGuardian","download_url":"https://codeload.github.com/StackGuardian/template-tf-aws-s3-demo-website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229174878,"owners_count":18031528,"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","stackguardian","terraform"],"created_at":"2024-12-11T05:07:47.792Z","updated_at":"2024-12-11T05:07:48.429Z","avatar_url":"https://github.com/StackGuardian.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# aws-s3-staticwebsite\n\nThis Terraform configuration creates an AWS S3 bucket with website hosting enabled, along with necessary configurations and policies. \u003c/br\u003e\nThis repository has been utilized in creating a template for the onboarding flow used in StackGuardian. \n\n\n## Variables\n\n| Name          | Description                                           | Type        | Default                                                                                                                                                                                                                                                                                                                             | Required |\n|---------------|-------------------------------------------------------|-------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------|\n| bucket_region | The AWS region where the S3 bucket will be created.   | string      | us-east-1                                                                                                                                                                                                                                                                                                                           | Yes      |\n| mime_types    | Mime types of the contents to be placed in S3 bucket. | map(string) | {      \" banner.png \"   =  \" image/png \" ,      \" favicon.ico \"  =  \" image/vnd.microsoft.icon \" ,      \" index.html \"   =  \" text/html \" ,      \" logo.png \"     =  \" image/png \" ,      \" logo.svg \"     =  \" image/svg+xml \" ,      \" main.css \"     =  \" text/css \" ,      \" main.js \"      =  \" application/javascript \" ,   } | Yes      |\n\n## Outputs\n\n| **Name** \t| **Description** \t|\n|:---:\t|:---:\t|\n| id \t| Name of the created S3 bucket. \t|\n| website_domain \t| Domain of the website endpoint. \t|\n| website_endpoint \t| The URL of the hosted website. \t|\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackguardian%2Ftemplate-tf-aws-s3-demo-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackguardian%2Ftemplate-tf-aws-s3-demo-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackguardian%2Ftemplate-tf-aws-s3-demo-website/lists"}