{"id":15871042,"url":"https://github.com/unfunco/cloudformation-stacks","last_synced_at":"2025-04-01T22:25:33.075Z","repository":{"id":74753993,"uuid":"564475756","full_name":"unfunco/cloudformation-stacks","owner":"unfunco","description":"An assortment of individual CloudFormation templates.","archived":false,"fork":false,"pushed_at":"2023-10-30T12:56:05.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-07T14:40:12.341Z","etag":null,"topics":["amazon-web-services","aws","cloudformation","cloudformation-stacks","cloudformation-templates"],"latest_commit_sha":null,"homepage":"","language":null,"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/unfunco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-11-10T19:57:05.000Z","updated_at":"2022-11-10T20:28:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c5fb41d-9905-499a-ad7f-69b181173acc","html_url":"https://github.com/unfunco/cloudformation-stacks","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"9f4ec89c5c0ace2f691512b632cbc2535ea956ce"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfunco%2Fcloudformation-stacks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfunco%2Fcloudformation-stacks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfunco%2Fcloudformation-stacks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfunco%2Fcloudformation-stacks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unfunco","download_url":"https://codeload.github.com/unfunco/cloudformation-stacks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246719665,"owners_count":20822787,"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":["amazon-web-services","aws","cloudformation","cloudformation-stacks","cloudformation-templates"],"created_at":"2024-10-06T00:41:32.586Z","updated_at":"2025-04-01T22:25:33.043Z","avatar_url":"https://github.com/unfunco.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# CloudFormation stacks\n\nA collection of miscellaneous [CloudFormation] stacks.\n\n## Getting started\n\n### Requirements\n\n- [AWS Command Line Interface] 2.8+\n\n### Deploying stacks programmatically\n\n```bash\naws cloudformation deploy \\\n  --capabilities \"CAPABILITY_IAM\" \\\n  --parameter-overrides \"ParameterName=ParameterValue\" \\\n  --tags \"\" \\\n  --template \"one-of-the-files-in-this-repo.yaml\" \\\n  --stack-name \"your-naming-convention\"\n```\n\n### Stacks\n\n#### bootstrap-terraform\n\nCreates the resources necessary to safely run Terraform. This includes an S3\nbucket for persisting state and a DynamoDB table for ensuring stacks cannot be\nupdated simultaneously.\n\n#### iam-role-cross-account-access\n\nCreates an IAM role.\n\n## License\n\n© 2022 [Daniel Morris]\\\nMade available under the terms of the [Apache License 2.0].\n\n[aws command line interface]: https://aws.amazon.com/cli/\n[cloudformation]: https://aws.amazon.com/cloudformation/\n[apache license 2.0]: LICENSE.md\n[daniel morris]: https://unfun.co\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfunco%2Fcloudformation-stacks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funfunco%2Fcloudformation-stacks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfunco%2Fcloudformation-stacks/lists"}