https://github.com/yoanm/go-gh2tf
https://github.com/yoanm/go-gh2tf
github go golang golang-library terraform
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yoanm/go-gh2tf
- Owner: yoanm
- License: mpl-2.0
- Created: 2022-11-10T09:49:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T10:09:10.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T09:04:46.666Z (over 1 year ago)
- Topics: github, go, golang, golang-library, terraform
- Language: Go
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# go-gh2tf - terraform gitHub resources helper
[](https://github.com/yoanm/go-gh2tf)
[](https://github.com/yoanm/go-gh2tf)
[](https://pkg.go.dev/github.com/yoanm/go-gh2tf)


[](https://app.codacy.com/gh/yoanm/go-gh2tf/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[](https://goreportcard.com/report/github.com/yoanm/go-gh2tf)
[](https://github.com/yoanm/go-gh2tf/actions/workflows/CI.yml)
[](https://codecov.io/gh/yoanm/go-gh2tf)

Helper for terraform gitHub resources
Provides methods to easily create GitHub HCL resources (`github_repository`, `github_branch`, etc)
## Documentation
Package documentation available [there](./DOC.md)