{"id":15156399,"url":"https://github.com/g14a/tf","last_synced_at":"2025-10-24T14:30:16.730Z","repository":{"id":54962416,"uuid":"319527073","full_name":"g14a/tf","owner":"g14a","description":"A CLI Tool to easily generate your Terraform configuration","archived":false,"fork":false,"pushed_at":"2021-02-20T05:45:08.000Z","size":499,"stargazers_count":19,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-31T01:39:07.850Z","etag":null,"topics":["aws","cli","golang","promptui","terraform"],"latest_commit_sha":null,"homepage":"","language":"Go","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/g14a.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-08T04:37:32.000Z","updated_at":"2023-08-15T23:58:32.000Z","dependencies_parsed_at":"2022-08-14T07:31:08.424Z","dependency_job_id":null,"html_url":"https://github.com/g14a/tf","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g14a%2Ftf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g14a%2Ftf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g14a%2Ftf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g14a%2Ftf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g14a","download_url":"https://codeload.github.com/g14a/tf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237981651,"owners_count":19397101,"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":["aws","cli","golang","promptui","terraform"],"created_at":"2024-09-26T19:20:53.257Z","updated_at":"2025-10-24T14:30:15.775Z","avatar_url":"https://github.com/g14a.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Tf\n \nTf is a command line tool to easily generate your Terraform configuration with an interactive prompt.\n\n![OpenSource](https://img.shields.io/badge/Open%20Source-000000?style=for-the-badge\u0026logo=github)\n![go](https://img.shields.io/badge/-Written%20In%20Go-00add8?style=for-the-badge\u0026logo=Go\u0026logoColor=ffffff)\n![cli](https://img.shields.io/badge/-Build%20for%20CLI-000000?style=for-the-badge\u0026logo=Powershell\u0026logoColor=ffffff)\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/g14a/tf)](https://goreportcard.com/report/github.com/g14a/tf)\n[![Go Workflow Status](https://github.com/g14a/tf/workflows/Go/badge.svg)](https://github.com/g14a/tf/workflows/Go/badge.svg)\n![CodeQL](https://github.com/g14a/tf/workflows/CodeQL/badge.svg)\n\n### Inspiration\nBoredom in Covid-19\n\n### Installation\n* ```go get github.com/g14a/tf```  \n* Or clone the master branch and run ```go install``` in the root directory.\n\n### Features\n* Provider and resource support.\n* Boilerplate code without having to go to the official docs.  \n* In place documentation of fields.\n* Custom Terraform validators for ```int```,```bool```,```string```,```tags```  \n* Currently supports AWS EC2, S3, RDS, ELB, Lambda, VPC\n* Less development overhead(I guess :blush:)\n\n[![asciicast](https://asciinema.org/a/p6e5I9fNEslVdcaKFAJHgRfdt.svg)](https://asciinema.org/a/p6e5I9fNEslVdcaKFAJHgRfdt)\n\n### Fetching Boilerplate code for a resource\n\n1. Search through the resources for a given provider\n```shell\ntf resource -p \u003cprovider\u003e -b\n```\n2. Directly provide the resource as well\n```shell\ntf resource -p \u003cprovider\u003e -r \u003cresource-in-the-provider\u003e -b\n```\n\n[![asciicast](https://asciinema.org/a/IMsCtr687FYZKkjJEuJHjMvhH.svg)](https://asciinema.org/a/IMsCtr687FYZKkjJEuJHjMvhH)\n\n### Stability\nThis is a highly work in progress project, but I do my best to keep it stable so that things don't break.\nPlease report issues if you find this tool useful and I will try to make time to resolve them.\n\n### Contribution \nPlease check [CONTRIBUTION.md](https://github.com/g14a/tf/blob/main/CONTRIBUTING.md)\n\n### Roadmap\n* Google and Azure\n* Repeatable configuration","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg14a%2Ftf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg14a%2Ftf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg14a%2Ftf/lists"}