{"id":13505897,"url":"https://github.com/Yethal/nu_plugin_hcl","last_synced_at":"2025-03-30T00:31:47.759Z","repository":{"id":166049835,"uuid":"641437783","full_name":"Yethal/nu_plugin_hcl","owner":"Yethal","description":"A Hashicorp Configuration Language plugin for nushell","archived":false,"fork":false,"pushed_at":"2025-03-18T22:10:04.000Z","size":53,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T13:17:16.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/Yethal.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":"2023-05-16T13:19:04.000Z","updated_at":"2025-03-25T21:22:41.000Z","dependencies_parsed_at":"2023-12-27T11:26:57.261Z","dependency_job_id":"7cdfab3a-8fd4-4933-8363-f6b4cf53635c","html_url":"https://github.com/Yethal/nu_plugin_hcl","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/Yethal%2Fnu_plugin_hcl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yethal%2Fnu_plugin_hcl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yethal%2Fnu_plugin_hcl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yethal%2Fnu_plugin_hcl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yethal","download_url":"https://codeload.github.com/Yethal/nu_plugin_hcl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246262491,"owners_count":20749170,"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-08-01T00:01:16.566Z","updated_at":"2025-03-30T00:31:42.736Z","avatar_url":"https://github.com/Yethal.png","language":"Rust","funding_links":[],"categories":["Plugins","Libraries","Rust"],"sub_categories":["IDE"],"readme":"# nu_plugin_hcl\n\n[nushell]: https://www.nushell.sh/\n[plugin]: https://www.nushell.sh/contributor-book/plugins.html\n[structured types]: https://www.nushell.sh/book/types_of_data.html\n\nThis is a [nushell] [plugin] to parse Hashicorp Configuration Language files into `nu` structured types.\n\n# Installing\n\n[add the plugin]: https://www.nushell.sh/book/plugins.html#adding-a-plugin\n[`register`]: https://www.nushell.sh/book/commands/register.html\n\nTo [add the plugin] permanently, just install it and call [`register`] on it:\n\n## Using Cargo\n\n```bash\ncargo install nu_plugin_hcl\nregister ~/.cargo/bin/nu_plugin_hcl\n```\n\n## Usage\n\n```bash\nopen -r main.tf | from hcl | first 10\n╭──────────┬──────────────────╮\n│ provider │ {record 1 field} │\n│ resource │ {record 1 field} │\n╰──────────┴──────────────────╯\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYethal%2Fnu_plugin_hcl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FYethal%2Fnu_plugin_hcl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYethal%2Fnu_plugin_hcl/lists"}