Skip to content

Commit

Permalink
Initial README.md update and adding MAINTAINERS.md after repository o…
Browse files Browse the repository at this point in the history
…wner change (#1014)

Signed-off-by: Sebastian Schuster <[email protected]>
Signed-off-by: Laureat Grepi <[email protected]>
  • Loading branch information
sschu authored and Laureat Grepi committed Nov 18, 2024
1 parent 1e72ef8 commit 51590a3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
9 changes: 9 additions & 0 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Active maintainers

* [Sebastian Schuster](https://github.com/sschu)
* [Thomas Darimont](https://github.com/thomasdarimont)

# Emeritus maintainers

* [Michael Parker](https://github.com/mrparkers)

8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# terraform-provider-keycloak
Terraform provider for [Keycloak](https://www.keycloak.org/).

[!NOTE]
Please note that this is currently work-in-progress, please be patient while we are preparing for the first release in the new organization.

## Docs

All documentation for this provider can now be found on the Terraform Registry: https://registry.terraform.io/providers/mrparkers/keycloak/latest/docs
Expand Down Expand Up @@ -92,6 +95,11 @@ KEYCLOAK_URL="http://localhost:8080" \
make testacc
```

## Acknowledgments

The Keycloak Terraform Provider was originally created by [Michael Parker](https://github.com/mrparkers). Many thanks for the hard work and dedication in building the foundation for this project.
Also, many thanks to all the contributors extending it and approving the license change to maintain it as part of the [Keycloak](https://www.keycloak.org/) project.

## License

This software is licensed under either of the following, at your option:
Expand Down

0 comments on commit 51590a3

Please sign in to comment.