https://github.com/goharbor/terraform-provider-harbor
A Terraform provider for Harbor. To configure and manage all aspects of your Harbor Container Registry with Terraform Infrastructure as Code.
https://github.com/goharbor/terraform-provider-harbor
container-registry harbor iac iac-terraform terraform terraform-provider
Last synced: 6 months ago
JSON representation
A Terraform provider for Harbor. To configure and manage all aspects of your Harbor Container Registry with Terraform Infrastructure as Code.
- Host: GitHub
- URL: https://github.com/goharbor/terraform-provider-harbor
- Owner: goharbor
- License: mit
- Created: 2020-01-14T13:49:40.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T12:51:32.000Z (over 1 year ago)
- Last Synced: 2024-04-22T00:34:09.849Z (over 1 year ago)
- Topics: container-registry, harbor, iac, iac-terraform, terraform, terraform-provider
- Language: Go
- Homepage: https://registry.terraform.io/providers/goharbor/harbor
- Size: 9.66 MB
- Stars: 113
- Watchers: 13
- Forks: 88
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Terraform Harbor Provider
[](https://github.com/goharbor/terraform-provider-harbor/releases/)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fgoharbor%2Fterraform-provider-harbor?ref=badge_shield)
[](https://sonarcloud.io/dashboard?id=terraform-provider-harbor)

Configure and manage Harbor with Terraform and [Pulumi](https://github.com/pulumiverse/pulumi-harbor).
## Usage
[See the docs for usage information](./docs).## Compatibility and Acceptance Tests
Our acceptance tests are run against specific versions of Harbor and Terraform to ensure compatibility.
For the latest version of the provider, we ran the tests against the following versions of Harbor and Terraform:
### Harbor Versions
- `2.10`
- `2.11`
- `2.12`### Terraform Versions
- `1.8`
- `1.9`
- `1.10`Please note that while we strive to maintain compatibility with these versions, we recommend always using the latest versions of Harbor and Terraform for the best experience.
## Contributing
Everyone is welcome to contribute to this repository. Feel free to raise [issues](https://github.com/goharbor/terraform-provider-harbor/issues) or to submit [Pull Requests.](https://github.com/goharbor/terraform-provider-harbor/pulls)See Contributing guide lines [here](./CONTRIBUTING.md)
## Note
This Harbor Terrafrom provider was initially developed by BESTSELLER.
## License
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fgoharbor%2Fterraform-provider-harbor?ref=badge_large)