Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 11 hours 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 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T12:51:32.000Z (8 months ago)
- Last Synced: 2024-04-22T00:34:09.849Z (8 months 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
[![GitHub release](https://img.shields.io/github/release/goharbor/terraform-provider-harbor.svg)](https://github.com/goharbor/terraform-provider-harbor/releases/)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgoharbor%2Fterraform-provider-harbor.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgoharbor%2Fterraform-provider-harbor?ref=badge_shield)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=terraform-provider-harbor&metric=alert_status)](https://sonarcloud.io/dashboard?id=terraform-provider-harbor)
![GitHub All Releases](https://img.shields.io/github/downloads/goharbor/terraform-provider-harbor/total)
![GitHub Releases](https://img.shields.io/github/downloads/goharbor/terraform-provider-harbor/latest/total)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.9`
- `2.10`
- `2.11`### Terraform Versions
- `1.7`
- `1.8`
- `1.9`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
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgoharbor%2Fterraform-provider-harbor.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgoharbor%2Fterraform-provider-harbor?ref=badge_large)