{"id":34875116,"url":"https://github.com/valkiriaaquatica/provider-proxmox-bpg","last_synced_at":"2026-04-23T09:02:28.378Z","repository":{"id":297695908,"uuid":"997588412","full_name":"valkiriaaquatica/provider-proxmox-bpg","owner":"valkiriaaquatica","description":"A Crossplane provider to interact with ProxmoxVE","archived":false,"fork":false,"pushed_at":"2026-04-14T01:57:54.000Z","size":34285,"stargazers_count":17,"open_issues_count":10,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-14T03:22:55.008Z","etag":null,"topics":["crossplane","iac","infrastructure-as-code","kubernetes","provider","proxmox","proxmox-ve","terraform"],"latest_commit_sha":null,"homepage":"","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/valkiriaaquatica.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":"DCO","cla":null}},"created_at":"2025-06-06T19:36:34.000Z","updated_at":"2026-04-14T01:57:38.000Z","dependencies_parsed_at":"2025-06-26T21:26:04.008Z","dependency_job_id":"752e6718-27f7-4742-998b-e23eb643cdc7","html_url":"https://github.com/valkiriaaquatica/provider-proxmox-bpg","commit_stats":null,"previous_names":["valkiriaaquatica/provider-proxmox-bpg"],"tags_count":23,"template":false,"template_full_name":"crossplane/upjet-provider-template","purl":"pkg:github/valkiriaaquatica/provider-proxmox-bpg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valkiriaaquatica%2Fprovider-proxmox-bpg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valkiriaaquatica%2Fprovider-proxmox-bpg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valkiriaaquatica%2Fprovider-proxmox-bpg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valkiriaaquatica%2Fprovider-proxmox-bpg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valkiriaaquatica","download_url":"https://codeload.github.com/valkiriaaquatica/provider-proxmox-bpg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valkiriaaquatica%2Fprovider-proxmox-bpg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32173068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["crossplane","iac","infrastructure-as-code","kubernetes","provider","proxmox","proxmox-ve","terraform"],"created_at":"2025-12-26T00:48:17.135Z","updated_at":"2026-04-23T09:02:28.372Z","avatar_url":"https://github.com/valkiriaaquatica.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Proxmox BPG Provider\n\n`provider-proxmox-bpg` is a [Crossplane](https://crossplane.io/) provider built using\n[Upjet](https://github.com/crossplane/upjet). It exposes XRM-conformant managed\nresources for the [Proxmox Virtual Environment](https://www.proxmox.com/) API. This provider it is already compatible with crossplane v2.\n\n## 🚀 Release Automation\n\nThis repository automatically publishes a new release every time the upstream Terraform provider releases a new version:\n👉 **Original Terraform Provider:** [bpg/terraform-provider-proxmox](https://github.com/bpg/terraform-provider-proxmox)\n\nThe automation works through a fully-integrated release pipeline:\n\n1. **Version Detection** – Handled by our configured [Renovate Bot](https://github.com/valkiriaaquatica/provider-proxmox-bpg/blob/main/.github/renovate.json), which tracks new upstream releases.\n2. **Version Preparation** – When Renovate opens a PR, the custom [Prepare New Version GitHub Action](https://github.com/valkiriaaquatica/provider-proxmox-bpg/blob/main/.github/workflows/prepare-new-version.yaml) adjusts the module and prepares the next tag.\n3. **Automated Publishing** – Once the PR is merged, [Release Please](https://github.com/valkiriaaquatica/provider-proxmox-bpg/blob/main/.github/workflows/release-please.yml) generates changelogs and publishes the release automaticaly\n\nThanks to this pipeline, **this repository always stays up-to-date with the latest upstream provider version** — no manual intervention required, **JUST** when a new CRD (resource) is added (that will be future automated).\n\n---\n\n## 🔧 For Upjet / Crossplane Developers\n\nIf you’re building a Crossplane provider using **Upjet**, feel free to reuse or adapt this release configuration to automate your own provider’s lifecycle.\nHaving an auto-syncing provider dramatically simplifies maintenance and ensures your Crossplane collection stays aligned with upstream changes.\n\n\n## Installation (make sure you have Crossplane before installed in your cluster)\n- Using [up](https://docs.upbound.io/reference/cli/):\n  Install the provider by using the following command after changing the image tag\n  to the [latest release](https://marketplace.upbound.io/providers/upbound/provider-proxmox-bpg):\n  ```\n  up ctp provider install xpkg.upbound.io/valkiriaaquaticamendi/provider-proxmox-bpg:v1.0.0\n  ```\n- Declarative installation\n  ```\n  cat \u003c\u003cEOF | kubectl apply -f -\n  apiVersion: pkg.crossplane.io/v1\n  kind: Provider\n  metadata:\n    name: valkiriaaquaticamendi-provider-proxmox-bpg\n  spec:\n    package: xpkg.upbound.io/valkiriaaquaticamendi/provider-proxmox-bpg:v1.0.0\n  EOF\n  ```\n  or\n  ```\n  kubectl apply -f examples/install.yaml\n  ```\n  Now create the seecret with your Proxmox credentials, filling the secret and apply it\n  ```\n  vi examples/providerconfig/secret.yaml.tmpl\n  kubectl apply -f examples/providerconfig/secret.yaml.tmpl\n  ```\n  Then create the Provider configuration using that secret\n  ```\n  kubectl apply -f examples/providerconfig/providerconfig.yaml\n  ```\n\n  In the folder examples/ and examples-generated/ you can have multiple examples to quick create. If you have any interesting example to add, feel free to contribute. examples/ folder is based on more testes examples while the examples-generated/ wrap the examples from Terraform docs  into Yamls.\n\n\n## Developing\n1. Run the generator\n\n   ```bash\n   make generate\n   ```\n2. Run the image  against an existant Kubernetes cluster that has Crossplane already installed\n  Install the CRDs in the cluster:\n    ```\n    kubectl apply -f package/crds/\n    ```\n3. Run the image  against an existant Kubernetes cluster that has Crossplane already installed\n    and test it works well\n   ```bash\n   make run\n   ```\n4. Run the tests\n    and test it works well\n   ```bash\n   make test\n   ```\n4. Run the local docker build image\n    and test it works well\n   ```bash\n   make build\n   ```\n---\n\n## Report a Bug\n\nFor filing bugs, suggesting improvements, or requesting new features, please\nopen an [issue](https://github.com/valkiriaaquatica/provider-proxmox-bpg/issues).\n\n## TODO\nA action that can be maanually and launched once every day that checks if a new resource is created, as example of that is this: https://github.com/bpg/terraform-provider-proxmox/pull/2502. Note with that example and others that changes to trigger are: docs/resources (if it is documented :) ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalkiriaaquatica%2Fprovider-proxmox-bpg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalkiriaaquatica%2Fprovider-proxmox-bpg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalkiriaaquatica%2Fprovider-proxmox-bpg/lists"}