{"id":26241110,"url":"https://github.com/robertograham/tpp4j","last_synced_at":"2026-04-24T11:10:58.079Z","repository":{"id":230935476,"uuid":"780504196","full_name":"RobertoGraham/tpp4j","owner":"RobertoGraham","description":"Terraform Plugin Protocol for Java","archived":false,"fork":false,"pushed_at":"2024-04-11T20:13:36.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-12T03:12:58.374Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/RobertoGraham.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}},"created_at":"2024-04-01T16:11:00.000Z","updated_at":"2024-04-14T17:51:25.920Z","dependencies_parsed_at":"2024-04-14T17:51:08.326Z","dependency_job_id":null,"html_url":"https://github.com/RobertoGraham/tpp4j","commit_stats":null,"previous_names":["robertograham/tpp4j"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobertoGraham%2Ftpp4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobertoGraham%2Ftpp4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobertoGraham%2Ftpp4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobertoGraham%2Ftpp4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobertoGraham","download_url":"https://codeload.github.com/RobertoGraham/tpp4j/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243365906,"owners_count":20279260,"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":"2025-03-13T08:19:27.806Z","updated_at":"2025-12-29T11:42:28.833Z","avatar_url":"https://github.com/RobertoGraham.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tpp4j - Terraform Plugin Protocol for Java\n\n## Testing\n\n1. Inside the root of this repository, compile the tpp4j native image:\n\n   ```shell\n   ./gradlew nativeCompile\n   ```\n\n1. Add the below configuration to\n   your [Terraform CLI Configuration File](https://developer.hashicorp.com/terraform/cli/config/config-file):\n\n   ```hocon\n   provider_installation {\n     dev_overrides {\n       \"robertograham.github.io/tpp4j/test\" = \"\u003cabsolute path to tpp4j repository root\u003e/build/native/nativeCompile\"\n     }\n     direct {}\n   }\n   ```\n\n1. Inside the [infrastructure/tpp4j-test](infrastructure/tpp4j-test) directory, create an execution\n   plan:\n\n   #### Terraform\n\n   ```shell\n   TF_LOG=trace terraform plan\n   ```\n\n   #### OpenTofu\n\n   ```shell\n   TF_LOG=trace tofu plan\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertograham%2Ftpp4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertograham%2Ftpp4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertograham%2Ftpp4j/lists"}