{"id":14065412,"url":"https://github.com/BarnabyShearer/tftool","last_synced_at":"2025-07-29T20:32:37.124Z","repository":{"id":38198298,"uuid":"432169249","full_name":"BarnabyShearer/tftool","owner":"BarnabyShearer","description":"Ergonomic utilities for the terraform CLI.","archived":false,"fork":false,"pushed_at":"2023-02-07T09:04:53.000Z","size":60,"stargazers_count":1,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-03-15T01:23:38.938Z","etag":null,"topics":["terraform"],"latest_commit_sha":null,"homepage":"https://tftool.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BarnabyShearer.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-26T12:21:18.000Z","updated_at":"2024-05-28T00:30:11.637Z","dependencies_parsed_at":"2023-02-10T02:15:58.188Z","dependency_job_id":null,"html_url":"https://github.com/BarnabyShearer/tftool","commit_stats":{"total_commits":82,"total_committers":2,"mean_commits":41.0,"dds":0.2682926829268293,"last_synced_commit":"5c648e6022ea492f6ed2a181b6d89cd06181ea2f"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarnabyShearer%2Ftftool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarnabyShearer%2Ftftool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarnabyShearer%2Ftftool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarnabyShearer%2Ftftool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BarnabyShearer","download_url":"https://codeload.github.com/BarnabyShearer/tftool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228046153,"owners_count":17861101,"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":["terraform"],"created_at":"2024-08-13T07:04:28.748Z","updated_at":"2024-12-04T04:31:06.570Z","avatar_url":"https://github.com/BarnabyShearer.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"..\n    Autogenerated by https://github.com/BarnabyShearer/meta\n\n======\ntftool\n======\n.. image:: https://readthedocs.org/projects/tftool/badge/?version=latest\n    :target: https://tftool.readthedocs.io/en/latest/\n.. image:: https://img.shields.io/pypi/v/tftool?color=success\n    :target: https://pypi.org/project/tftool\n.. image:: https://img.shields.io/docker/v/barnabyshearer/tftool/latest?color=success\u0026label=docker\n    :target: https://hub.docker.com/repository/docker/barnabyshearer/tftool\n\nErgonomic utilities for the terraform CLI.\n\nInstall\n-------\n\n.. code-block:: bash\n\n    python3 -m pip install tftool\n\nUsage\n-----\n\n.. code-block:: bash\n\n    # Force terraform to be a bit more Unix philosophy\n    alias tfplan=\"terraform plan -refresh=false -input=false -out=/tmp/plan \u003e /dev/null \u0026\u0026 terraform show -json /tmp/plan\"\n    alias tfapply=\"xargs -or0 terraform apply\"\n    alias tfimport=\"xargs -or0L2 terraform import\"\n\n    # Only create new resources\n    tfplan | tftool target --no-updates | tfapply\n\n    # Automatically import new resources if their name/index matches the id.\n    tfplan | tftool autoimport | tfimport\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBarnabyShearer%2Ftftool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBarnabyShearer%2Ftftool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBarnabyShearer%2Ftftool/lists"}