# README
terraform-provider-restapi
Terraform provider to interact with a generic REST API.
The Terraform/OpenTofu provider is used to interact with API's for which no first-class provider is (yet) available by implementing a generic REST API client.
Contributors
Special thanks to all contributors. If you would like to contribute, please see the instructions.
This project is a fork of Mastercard/terraform-provider-restapi. Thanks for your work. Even though the code is based on the implementation of Mastercard, the code has been completely rewritten and ported to the Terraform plugin framework. This provider is not a drop-in replacement for the original provider.
License
This project is licensed under the Apache-2.0 License - see the LICENSE file for details.