Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phmullins/terraform-providers

Terraform Providers
https://github.com/phmullins/terraform-providers

mit-license terraform terraform-providers

Last synced: about 8 hours ago
JSON representation

Terraform Providers

Awesome Lists containing this project

README

        

## Terraform Providers
Terraform provider scripts that can be used to create, manage, and manipulate infrastructure resources.

## Providers
- [Amazon AWS](https://github.com/phmullins/terraform-providers/blob/master/terraform-aws)
- [Digital Ocean](https://github.com/phmullins/terraform-providers/tree/master/terraform-digital-ocean)

## Usage
All providers need to be configured with the proper credentials before they can be used.

## Author
Created by [Patrick H. Mullins](http://www.pmullins.net). You can find me on [Twitter](https://twitter.com/phmullins) and on [Telegram](https://telegram.org/) as @pmullins.

## License
Source is released under the MIT License (MIT) [license](license.md).