{"id":20017631,"url":"https://github.com/foomo/terradays","last_synced_at":"2025-11-27T01:05:42.624Z","repository":{"id":141388501,"uuid":"161633065","full_name":"foomo/terradays","owner":"foomo","description":"Terraform utility, cause even the good ones need a couple of days to create a planet","archived":false,"fork":false,"pushed_at":"2019-10-22T20:07:02.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2023-03-12T04:12:35.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foomo.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-13T12:02:32.000Z","updated_at":"2024-06-19T09:14:55.908Z","dependencies_parsed_at":null,"dependency_job_id":"52912e23-be04-4897-bcdf-ccdd08b2239e","html_url":"https://github.com/foomo/terradays","commit_stats":null,"previous_names":[],"tags_count":5,"template":null,"template_full_name":null,"purl":"pkg:github/foomo/terradays","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foomo%2Fterradays","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foomo%2Fterradays/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foomo%2Fterradays/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foomo%2Fterradays/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foomo","download_url":"https://codeload.github.com/foomo/terradays/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foomo%2Fterradays/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"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-26T02:00:06.075Z","response_time":193,"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":[],"created_at":"2024-11-13T08:17:16.622Z","updated_at":"2025-11-27T01:05:42.610Z","avatar_url":"https://github.com/foomo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terradays\n\nTerradays is a small utility around terraform that tries to help to workaround some issues that are currently not yet fixed. For now, it will read in a `terradays.yaml` file containing a list of actions that it will then apply in sequence.\n\n## Installation\n\nDownload and install precombiled [releases](https://github.com/foomo/terradays/releases).\n\nOn Mac OS X you can also install the latest release via Homebrew:\n\n```bash\nbrew install foomo/terradays/terradays\n```\n\n## Usage\n\n```\nAvailable Commands:\n  apply       builds or changes infrastructure\n  help        Help about any command\n  version     prints out version number\n\nFlags:\n      --debug   Debug output\n  -h, --help    help for terradays\n```\n\n## Configuration\n\n```yaml\n# Configuration version\nversion: \"1\"\n\n# List of actions to run in sequence\nactions:\n  # Module action\n  - type: module\n    name: cluster       # Name of the module to run\n  # Script action\n  - type: script\n    path: script.sh     # Path to the script to execute\n    args: []            # Script arguements\n    stdin: \"\"           # Script stdin\n```\n\n## Contributing\nIn lieu of a formal style guide, take care to maintain the existing coding style. \n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## License\nCopyright (c) foomo under the MIT license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoomo%2Fterradays","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoomo%2Fterradays","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoomo%2Fterradays/lists"}