Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/phmullins/terraform-providers
- Owner: phmullins
- License: mit
- Created: 2016-09-17T16:58:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T17:40:05.000Z (almost 3 years ago)
- Last Synced: 2024-10-19T06:56:20.468Z (29 days ago)
- Topics: mit-license, terraform, terraform-providers
- Language: HCL
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license.md
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).