Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/materya/pulumi
- Owner: materya
- License: gpl-3.0
- Created: 2020-04-19T21:48:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T23:29:34.000Z (8 months ago)
- Last Synced: 2024-03-27T00:31:44.632Z (8 months ago)
- Language: TypeScript
- Size: 1010 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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