Metadata-Version: 2.1
Name: pulumi-gcp-pufferpanel
Version: 0.2.0
Summary: Pulumi ComponentResource for running PufferPanel on GCP
Home-page: https://github.com/briankanya/pulumi-gcp-pufferpanel
Keywords: csgo,minecraft,pufferpanel
Author: Brian Kanya
Author-email: briankanya@gmail.com
Requires-Python: >=3.7,<4
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pulumi-gcp (>=6.23.0,<7.0.0)
Project-URL: Bug Tracker, https://github.com/briankanya/pulumi-gcp-pufferpanel/issues
Project-URL: Documentation, https://pulumi-gcp-pufferpanel.readthedocs.io
Project-URL: Repository, https://github.com/briankanya/pulumi-gcp-pufferpanel
Description-Content-Type: text/markdown


# GCP PufferPanel

[![PyPI - Version](https://img.shields.io/pypi/v/pulumi-gcp-pufferpanel.svg)](https://pypi.python.org/pypi/pulumi-gcp-pufferpanel)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pulumi-gcp-pufferpanel.svg)](https://pypi.python.org/pypi/pulumi-gcp-pufferpanel)
[![Tests](https://github.com/briankanya/pulumi-gcp-pufferpanel/workflows/tests/badge.svg)](https://github.com/briankanya/pulumi-gcp-pufferpanel/actions?workflow=tests)
[![Codecov](https://codecov.io/gh/briankanya/pulumi-gcp-pufferpanel/branch/master/graph/badge.svg?token=W5Z7N8OUTW)](https://codecov.io/gh/briankanya/pulumi-gcp-pufferpanel)

[![Read the Docs](https://readthedocs.org/projects/pulumi-gcp-pufferpanel/badge/)](https://pulumi-gcp-pufferpanel.readthedocs.io/)
[![PyPI - License](https://img.shields.io/pypi/l/pulumi-gcp-pufferpanel.svg)](https://pypi.python.org/pypi/pulumi-gcp-pufferpanel)

[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)

## Description

Pulumi ComponentResource for running [PufferPanel](https://github.com/PufferPanel/PufferPanel) on GCP

## Useful links

* GitHub repo: <https://github.com/briankanya/pulumi-gcp-pufferpanel>
* Documentation: <https://pulumi-gcp-pufferpanel.readthedocs.io>
* Free software: GNU General Public License v3

## Features

* TODO

## Credits

This package was created with [Cookiecutter][cookiecutter] and the [fedejaure/cookiecutter-modern-pypackage][cookiecutter-modern-pypackage] project template.

[cookiecutter]: https://github.com/cookiecutter/cookiecutter
[cookiecutter-modern-pypackage]: https://github.com/fedejaure/cookiecutter-modern-pypackage

