{"id":49364734,"url":"https://github.com/artyom/stack-update","last_synced_at":"2026-04-27T18:35:05.780Z","repository":{"id":337066555,"uuid":"1151689180","full_name":"artyom/stack-update","owner":"artyom","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-18T18:31:55.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-18T22:32:23.275Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/artyom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-06T19:22:31.000Z","updated_at":"2026-02-18T18:31:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/artyom/stack-update","commit_stats":null,"previous_names":["artyom/stack-update"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/artyom/stack-update","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyom%2Fstack-update","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyom%2Fstack-update/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyom%2Fstack-update/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyom%2Fstack-update/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artyom","download_url":"https://codeload.github.com/artyom/stack-update/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyom%2Fstack-update/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32349897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-04-27T18:35:04.750Z","updated_at":"2026-04-27T18:35:05.773Z","avatar_url":"https://github.com/artyom.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stack-update\n\nUpdates an existing CloudFormation stack using a provided template.\nCreates a change set, waits for user confirmation, and then executes the change set.\n\nExamples:\n\nUpdate stack “my-service” from a template having the same name:\n\n```\nstack-update dir/my-service.yml\n```\n\nUpdate stack “my-service” from a template:\n\n```\nstack-update -n my-service path/to/cloudformation.yml\n```\n\nUpdate a stack from a template while overriding (or adding) stack parameter(s):\n\n```\nstack-update my-service.yml Version=v123\n```\n\nPermissions required:\n\n- `cloudformation:DescribeStacks`\n- `cloudformation:CreateChangeSet`\n- `cloudformation:DeleteChangeSet`\n- `cloudformation:DescribeChangeSet`\n- `cloudformation:ExecuteChangeSet`\n- `cloudformation:DescribeStackEvents`\n\nWhen template size exceeds 51,200 bytes:\n\n- `s3:ListAllMyBuckets`\n- `s3:PutObject`\n\nNote that this tool does not cover every possible use case.\nYou may still occasionally need to fall back to the CloudFormation console or other tools.\n\nTo install:\n\n```\ngo install github.com/artyom/stack-update@latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartyom%2Fstack-update","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartyom%2Fstack-update","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartyom%2Fstack-update/lists"}