{"id":24120850,"url":"https://github.com/jfrog/terraform-provider-mission-control","last_synced_at":"2026-05-01T02:33:46.474Z","repository":{"id":247488121,"uuid":"822677166","full_name":"jfrog/terraform-provider-mission-control","owner":"jfrog","description":"Terraform provider to manage JFrog Mission Control","archived":false,"fork":false,"pushed_at":"2025-05-22T13:38:41.000Z","size":410,"stargazers_count":1,"open_issues_count":6,"forks_count":2,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-06-02T13:22:56.502Z","etag":null,"topics":["artifactory","configuration-as-code","golang","infrastructure-as-code","jfrog","terraform","terraform-provider"],"latest_commit_sha":null,"homepage":"https://jfrog.com/artifactory","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/jfrog.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-01T15:35:01.000Z","updated_at":"2025-02-25T17:52:20.000Z","dependencies_parsed_at":"2024-11-27T18:20:40.363Z","dependency_job_id":"951b56c0-38e6-4579-ba90-eeac45772afa","html_url":"https://github.com/jfrog/terraform-provider-mission-control","commit_stats":null,"previous_names":["jfrog/terraform-provider-mission-control"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/jfrog/terraform-provider-mission-control","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fterraform-provider-mission-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fterraform-provider-mission-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fterraform-provider-mission-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fterraform-provider-mission-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfrog","download_url":"https://codeload.github.com/jfrog/terraform-provider-mission-control/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fterraform-provider-mission-control/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32483406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["artifactory","configuration-as-code","golang","infrastructure-as-code","jfrog","terraform","terraform-provider"],"created_at":"2025-01-11T10:26:17.555Z","updated_at":"2026-05-01T02:33:46.456Z","avatar_url":"https://github.com/jfrog.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Terraform \u0026 OpenTofu Acceptance Tests](https://github.com/jfrog/terraform-provider-platform/actions/workflows/acceptance-tests.yml/badge.svg)](https://github.com/jfrog/terraform-provider-platform/actions/workflows/acceptance-tests.yml)\n\n# Terraform Provider for JFrog Mission Control\n\n## Quick Start\n\nCreate a new Terraform file with `missioncontrol` resource. Also see [sample.tf](./sample.tf):\n\n### HCL Example\n\n```terraform\n# Required for Terraform 1.0 and later\nterraform {\n  required_providers {\n    missioncontrol = {\n      source  = \"jfrog/mission-control\"\n      version = \"1.0.0\"\n    }\n  }\n}\n\nprovider \"missioncontrol\" {\n  // supply JFROG_URL and JFROG_ACCESS_TOKEN as env vars\n}\n```\n\nInitialize Terrform:\n```sh\n$ terraform init\n```\n\nPlan (or Apply):\n```sh\n$ terraform plan\n```\n\nDetailed documentation of the resource and attributes are on [Terraform Registry](https://registry.terraform.io/providers/jfrog/mission-control/latest/docs).\n\n## Versioning\n\nIn general, this project follows [semver](https://semver.org/) as closely as we can for tagging releases of the package. We've adopted the following versioning policy:\n\n* We increment the **major version** with any incompatible change to functionality, including changes to the exported Go API surface or behavior of the API.\n* We increment the **minor version** with any backwards-compatible changes to functionality.\n* We increment the **patch version** with any backwards-compatible bug fixes.\n\n## Contributors\n\nSee the [contribution guide](CONTRIBUTIONS.md).\n\n## License\n\nCopyright (c) 2024 JFrog.\n\nApache 2.0 licensed, see [LICENSE][LICENSE] file.\n\n[LICENSE]: ./LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfrog%2Fterraform-provider-mission-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjfrog%2Fterraform-provider-mission-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfrog%2Fterraform-provider-mission-control/lists"}