{"id":22331333,"url":"https://github.com/eoly/ansible-role-terratools","last_synced_at":"2026-02-26T16:20:34.175Z","repository":{"id":68408646,"uuid":"242842468","full_name":"eoly/ansible-role-terratools","owner":"eoly","description":null,"archived":false,"fork":false,"pushed_at":"2020-02-28T17:14:12.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T08:41:30.786Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/eoly.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":"2020-02-24T21:01:02.000Z","updated_at":"2020-02-28T01:36:58.000Z","dependencies_parsed_at":"2023-04-01T11:48:31.805Z","dependency_job_id":null,"html_url":"https://github.com/eoly/ansible-role-terratools","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoly%2Fansible-role-terratools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoly%2Fansible-role-terratools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoly%2Fansible-role-terratools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoly%2Fansible-role-terratools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eoly","download_url":"https://codeload.github.com/eoly/ansible-role-terratools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245605719,"owners_count":20643030,"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-12-04T04:11:10.486Z","updated_at":"2026-02-26T16:20:29.145Z","avatar_url":"https://github.com/eoly.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Terratools\n=========\n\nAnsible role to manage the installation of various Terraform related tools.\n\nRequirements\n------------\n\nNone\n\nRole Variables\n--------------\n\n```\nterratools_install_terraform: yes\nterratools_install_terragrunt: yes\n\nterraform_archive_versions:\n - 0.12.20\n - 0.11.14\nterraform_active_version: 0.11.14\nterraform_system_arch: amd64\nterraform_release_base_url: \"https://releases.hashicorp.com/terraform\"\n\nterragrunt_binary_versions:\n - 0.18.7\nterragrunt_active_version: 0.18.7\nterragrunt_system_arch: amd64\nterragrunt_release_base_url: \"https://github.com/gruntwork-io/terragrunt/releases/download\"\n\ntflint_archive_versions:\n - 0.14.0\ntflint_active_version: 0.14.0\ntflint_system_arch: amd64\ntflint_release_base_url: \"https://github.com/terraform-linters/tflint/releases/download\"\n\nterratools_install_path: /opt/terratools\n```\n\nDependencies\n------------\n\nNone\n\nExample Playbook\n----------------\n\n```\n- hosts: localhost\n  become_method: sudo\n  connection: local\n  gather_facts: yes\n  tasks:\n    - import_role:\n        name: terratools\n      become: true\n      tags:\n      - packages\n      - terratools\n      vars:\n        terraform_archive_versions: \"{{ my_terraform_versions }}\"\n        terraform_active_version: \"{{ my_terraform_active_version }}\"\n        terragrunt_binary_versions: \"{{ my_terragrunt_versions }}\"\n        terragrunt_active_version: \"{{ my_terragrunt_active_version }}\"\n```\n\nLicense\n-------\n\nBSD\n\nAuthor Information\n------------------\n\nEric Olsen \u003cericjolsen@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feoly%2Fansible-role-terratools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feoly%2Fansible-role-terratools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feoly%2Fansible-role-terratools/lists"}