Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turbot/terraform-components
Components from @hashicorp/terraform extracted as packages for reuse in other projects.
https://github.com/turbot/terraform-components
golang hacktoberfest hashicorp hashicorp-terraform terraform
Last synced: 29 days ago
JSON representation
Components from @hashicorp/terraform extracted as packages for reuse in other projects.
- Host: GitHub
- URL: https://github.com/turbot/terraform-components
- Owner: turbot
- License: mpl-2.0
- Created: 2023-07-18T12:46:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-25T20:22:11.000Z (5 months ago)
- Last Synced: 2024-09-27T18:41:43.789Z (about 1 month ago)
- Topics: golang, hacktoberfest, hashicorp, hashicorp-terraform, terraform
- Language: Go
- Homepage:
- Size: 537 KB
- Stars: 2
- Watchers: 8
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terraform Components
Awesome components from [hashicorp/terraform](https://github.com/hashicorp/terraform) extracted as packages for reuse in other projects.
Unfortunately, they are impossible to use directly because of location under the `internal/` directory which Go blocks from import. To be honest, we maintain this repository because we have to not because we want to. 😅
Extracted Terraform components MUST be imported from MPL-2.0 licensed versions only.