Skip to content

Commit 20fc7bd

Browse files
author
Niklas Voss
committed
Add basic README
1 parent c33fffa commit 20fc7bd

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

LICENSE

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
The source and binary forms of this project are licensed under the following
22
licenses respectively as this project builds upon the great work of existing
3-
open-source software.
3+
open-source software, namely:
4+
https://github.com/Pryz/terraform-provider-ldap
45

56
-------------------------------------------------------------------------------
67

@@ -30,7 +31,7 @@ SOFTWARE.
3031

3132
MIT License
3233

33-
Copyright (c) 2020 Niklas VOss
34+
Copyright (c) 2020 Niklas Voss
3435

3536
Permission is hereby granted, free of charge, to any person obtaining a copy
3637
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# `terraform-provider-ldap`
2+
3+
Terraform provider to provision LDAP objects or add attributes to existing objects.
4+
5+
Based on https://github.com/Pryz/terraform-provider-ldap.

0 commit comments

Comments
 (0)