Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 10 days ago
JSON representation

🚧 [WIP] A native podman provider for terraform

Awesome Lists containing this project

README

        

# Terraform Provider for Podman

[![Release](https://img.shields.io/github/v/release/project0/terraform-provider-podman)](https://github.com/project0/terraform-provider-podman/releases)
[![Registry](https://img.shields.io/badge/registry-doc%40latest-lightgrey?logo=terraform)](https://registry.terraform.io/providers/project0/podman/latest/docs)
[![License](https://img.shields.io/badge/license-Mozilla-blue.svg)](https://github.com/project0/terraform-provider-podman/blob/main/LICENSE)
[![Build](https://github.com/project0/terraform-provider-podman/workflows/Tests/badge.svg)](https://github.com/project0/terraform-provider-podman/actions)
[![Go Report Card](https://goreportcard.com/badge/github.com/project0/terraform-provider-podman)](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