https://github.com/project0/terraform-provider-podman
🚧 [WIP] A native podman provider for terraform
https://github.com/project0/terraform-provider-podman
podman terraform terraform-provider
Last synced: 3 months ago
JSON representation
🚧 [WIP] A native podman provider for terraform
- Host: GitHub
- URL: https://github.com/project0/terraform-provider-podman
- Owner: project0
- License: mpl-2.0
- Created: 2022-04-18T11:04:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T22:05:56.000Z (about 3 years ago)
- Last Synced: 2025-02-28T15:10:53.277Z (over 1 year ago)
- Topics: podman, terraform, terraform-provider
- Language: Go
- Homepage:
- Size: 1.12 MB
- Stars: 24
- Watchers: 3
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Terraform Provider for Podman
[](https://github.com/project0/terraform-provider-podman/releases)
[](https://registry.terraform.io/providers/project0/podman/latest/docs)
[](https://github.com/project0/terraform-provider-podman/blob/main/LICENSE)
[](https://github.com/project0/terraform-provider-podman/actions)
[](https://goreportcard.com/report/github.com/project0/terraform-provider-podman)
This terraform provider implements a resource management with [Podman (4)](https://podman.io/) remote API to leverage pod support.
## Development
_This repository is built on the [Terraform Plugin Framework](https://github.com/hashicorp/terraform-plugin-framework)._
### Further information
- [Plugin Development with the Terraform Plugin Framework](https://www.terraform.io/plugin/framework)
- [Unit testing with SDKv2](https://www.terraform.io/plugin/sdkv2/testing)
- [Documentation is auto generated by terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs/)
### Requirements
- [Terraform](https://www.terraform.io/downloads.html) >= 1.0
- [Go](https://golang.org/doc/install) >= 1.17
- [Podman](https://podman.io/) >= 4.0