{"id":22112119,"url":"https://github.com/fourplusone/terraformkit","last_synced_at":"2025-10-26T08:05:11.400Z","repository":{"id":63910202,"uuid":"293079019","full_name":"fourplusone/TerraformKit","owner":"fourplusone","description":"Invoke Terraform directly from your Swift Projects","archived":false,"fork":false,"pushed_at":"2020-10-11T13:00:53.000Z","size":1106,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T02:11:00.581Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fourplusone.github.io/TerraformKit","language":"Swift","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/fourplusone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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-09-05T13:14:21.000Z","updated_at":"2022-06-16T05:42:39.000Z","dependencies_parsed_at":"2022-11-29T07:09:11.346Z","dependency_job_id":null,"html_url":"https://github.com/fourplusone/TerraformKit","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourplusone%2FTerraformKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourplusone%2FTerraformKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourplusone%2FTerraformKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourplusone%2FTerraformKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fourplusone","download_url":"https://codeload.github.com/fourplusone/TerraformKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245212141,"owners_count":20578439,"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-01T10:56:45.699Z","updated_at":"2025-10-26T08:05:06.364Z","avatar_url":"https://github.com/fourplusone.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TerraformKit\n\nTerraformKit is a wrapper around [terraform](https://terraform.io) which provides an interface to the Swift programming \nlanguage. \n\n![macOS](https://github.com/fourplusone/TerraformKit/workflows/macOS/badge.svg)\n![Linux](https://github.com/fourplusone/TerraformKit/workflows/Linux/badge.svg)\n\n## Usage\n\nTerraformKit is distributed as a SwiftPM Package. You add it via \"Add package dependency\" in Xcode\nor add the following code to the `Package.swift` file:\n\n```swift\ndependencies: [\n    .package(url: \"https://github.com/fourplusone/TerraformKit\", .upToNextMinor(from: \"0.1.0\")),\n],\ntargets: [\n    .target(\n        /* ... */ dependencies: [ \"TerraformKit\" ]),\n```\n\n## API Compatibility\n\nThe API of TerraformKit has not been stabilized yet. Therefore, minor versions may have breaking\nAPI changes\n\n## Notice\n\nThis project is not affiliated with Hashicorp.\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffourplusone%2Fterraformkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffourplusone%2Fterraformkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffourplusone%2Fterraformkit/lists"}