https://github.com/pollosp/terraform_plugin_poc2
https://github.com/pollosp/terraform_plugin_poc2
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pollosp/terraform_plugin_poc2
- Owner: pollosp
- Created: 2018-12-31T15:49:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-07T20:21:44.000Z (over 7 years ago)
- Last Synced: 2025-01-31T21:11:24.228Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terraform data example
This is a terrafrom quick and dirty data example consuming example API from https://github.com/pollosp/gin-test
It is still WIP , the idea is make a comparation between this repo and https://github.com/pollosp/pulumi-poc2