Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julienlevasseur/terraform-provider-uname
A Terraform DataSource for System Information
https://github.com/julienlevasseur/terraform-provider-uname
Last synced: 7 days ago
JSON representation
A Terraform DataSource for System Information
- Host: GitHub
- URL: https://github.com/julienlevasseur/terraform-provider-uname
- Owner: julienlevasseur
- License: mit
- Created: 2020-12-01T17:45:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T16:16:45.000Z (8 months ago)
- Last Synced: 2024-08-02T00:26:32.743Z (3 months ago)
- Language: Go
- Size: 57.6 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tf - terraform-provider-uname - Uname Provider for Terraform. (Providers / Community providers)
README
# Terraform Provider for uname
The Teraform Uname Provider is a plugin for Terraform that allows to access system information from a Terraform Data Source.
Terraform Registry URL: [https://registry.terraform.io/providers/julienlevasseur/uname](https://registry.terraform.io/providers/julienlevasseur/uname)## Quick Starts
- [Using the provider](https://github.com/julienlevasseur/terraform-provider-uname/blob/main/docs/index.md)