Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sjmiller609/custom_terraform_provider_practice
This is where I am learning how to write a Terraform provider
https://github.com/sjmiller609/custom_terraform_provider_practice
Last synced: 21 days ago
JSON representation
This is where I am learning how to write a Terraform provider
- Host: GitHub
- URL: https://github.com/sjmiller609/custom_terraform_provider_practice
- Owner: sjmiller609
- License: mit
- Created: 2019-06-09T15:53:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-09T16:01:55.000Z (over 5 years ago)
- Last Synced: 2023-03-01T08:55:44.868Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
https://www.terraform.io/docs/extend/writing-custom-providers.html
## Notes
- Custom built providers can be [sideloaded](https://www.terraform.io/docs/configuration/providers.html#third-party-plugins) for Terraform to use.