Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/materya/pulumi

Collection of components for Pulumi
https://github.com/materya/pulumi

Last synced: 16 days ago
JSON representation

Collection of components for Pulumi

Awesome Lists containing this project

README

        

# @materya/pulumi

[![NPM version][npm-image]][npm-url]
[![Dependency Status][david-image]][david-url]
[![Known Vulnerabilities][snyk-image]][snyk-url]
[![License][license-image]][license-url]

Library of components for [Pulumi](https://www.pulumi.com/).

## Modules

### AWS

#### Certificate

#### CloudFront

#### Identity

#### ServiceRole

#### Zone

### GCP

#### Bucket

#### Cluster

#### ServiceAccount

### Kubernetes

#### Cert Manager

#### External DNS

#### GKE PVM Killer

#### Ingress

#### PostgreSQL

## License

[GPL-3.0](LICENSE)

[npm-image]: https://img.shields.io/npm/v/@materya/pulumi.svg?style=flat-square
[npm-url]: https://npmjs.org/package/@materya/pulumi
[david-image]: https://img.shields.io/david/materya/pulumi.svg?style=flat-square
[david-url]: https://david-dm.org/materya/pulumi
[snyk-image]: https://snyk.io/test/github/materya/pulumi/badge.svg?style=flat-square
[snyk-url]: https://app.snyk.io/test/github/materya/pulumi?targetFile=package.json
[license-image]: https://img.shields.io/npm/l/@materya/pulumi.svg?style=flat-square
[license-url]: LICENSE