# tfe-oxide
<h1 align="center">tfe-oxide</h1>
<div align="center"><p>
<a href="https://github.com/da-moon/tfe-oxide/pulse">
<img
src="https://img.shields.io/github/last-commit/da-moon/tfe-oxide?color=%4dc71f&label=Last%20Commit&logo=github&style=flat-square"
alt="last-commits" />
</a>
<a href="https://docs.rs/tfe_oxide">
<img
src="https://img.shields.io/badge/docs.rs-rustdoc-green"
alt="documentation"
/>
</a>
<a href="https://github.com/da-moon/tfe-oxide/blob/main/LICENSE">
<img
src="https://img.shields.io/github/license/da-moon/tfe-oxide?label=License&logo=MIT&style=flat-square"
alt="license"
/>
</a>
</p>
</div>
<p align="center">
HCP Terraform/Enterprise API Client/SDK in Rust</p>
## ✨ Features
- Fully functional API Client Library for HashCorp Terraform/Enterprise
- Closely matching API and design patterns in the official Go [implementation](https://github.com/hashicorp/go-tfe)
## 🚀 Completed
- [x] [`core`](https://github.com/da-moon/tfe-oxide/issues/4) module
## 🛠️ In Progress
- [ ] [`jsonapi`](https://github.com/da-moon/tfe-oxide/issues/13) module
## 🗒️ TODO
- [ ] [`client`](https://github.com/da-moon/tfe-oxide/issues/14) module initial implementation
<div align="center" id="madewithrust">

</div>