Skip to content

Commit bceae14

Browse files
committed
chore: initial terraform-provider-pwpush
1 parent 80dbdb9 commit bceae14

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -110,17 +110,11 @@ export PWPUSH_TOKEN="your-api-token"
110110

111111
---
112112

113-
## Usage
114-
115-
See [docs/resources/pwpush_push.md](./pwpush_push_resource.md) for full resource documentation.
116-
117-
---
118-
119113
## 🧩 Supported Resources
120114

121115
| Resource | Docs | Example | Status | E2E Tests |
122116
|----------------|---------------------------------------|-------------------------------|---------------------------------------------------------------|-----------------------|
123-
| `pwpush_push` | [push](docs/resources/pwpush_push.md) | [example (push*)](examples/) | ![Done](https://img.shields.io/badge/status-done-brightgreen) | ✅ Daily verified |
117+
| `pwpush_push` | [push](docs/resources/push.md) | [example (push*)](examples/) | ![Done](https://img.shields.io/badge/status-done-brightgreen) | ✅ Daily verified |
124118

125119
---
126120

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Maintained by [Tomáš Grulich](https://github.com/grulicht).
110110

111111
## 📜 License
112112

113-
This provider is licensed under the [MIT License](./LICENSE).
113+
This provider is licensed under the [MIT License](https://github.com/grulicht/terraform-provider-pwpush/blob/main/LICENSE).
114114

115115
---
116116

0 commit comments

Comments
 (0)