Skip to content

Commit 60bdfea

Browse files
authored
fix: grafana panels uses angular deprecated plugin (#135)
* fix: grafana panels uses angular deprecated plugin * docs(terraform-docs): generate docs and write to README.adoc --------- Co-authored-by: omohammed95 <[email protected]>
1 parent 635a11c commit 60bdfea

File tree

3 files changed

+4513
-3406
lines changed

3 files changed

+4513
-3406
lines changed

README.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,6 @@ The following requirements are needed by this module:
223223

224224
The following providers are used by this module:
225225

226-
- [[provider_null]] <<provider_null,null>> (>= 3)
227-
228226
- [[provider_jwt]] <<provider_jwt,jwt>> (>= 1.1)
229227

230228
- [[provider_time]] <<provider_time,time>> (>= 0.9)
@@ -235,6 +233,8 @@ The following providers are used by this module:
235233

236234
- [[provider_utils]] <<provider_utils,utils>> (>= 1.6)
237235

236+
- [[provider_null]] <<provider_null,null>> (>= 3)
237+
238238
=== Resources
239239

240240
The following resources are used by this module:

bootstrap/README.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@ The following requirements are needed by this module:
7979

8080
The following providers are used by this module:
8181

82-
- [[provider_random]] <<provider_random,random>> (>= 3)
83-
8482
- [[provider_jwt]] <<provider_jwt,jwt>> (>= 1.1)
8583

8684
- [[provider_time]] <<provider_time,time>> (>= 0.9)
8785

86+
- [[provider_random]] <<provider_random,random>> (>= 3)
87+
8888
- [[provider_helm]] <<provider_helm,helm>> (>= 2)
8989

9090
- [[provider_argocd]] <<provider_argocd,argocd>> (>= 6)
@@ -201,9 +201,9 @@ Description: The Argo CD accounts pipeline tokens.
201201
[cols="a,a",options="header,autowidth"]
202202
|===
203203
|Name |Version
204+
|[[provider_random]] <<provider_random,random>> |>= 3
204205
|[[provider_jwt]] <<provider_jwt,jwt>> |>= 1.1
205206
|[[provider_time]] <<provider_time,time>> |>= 0.9
206-
|[[provider_random]] <<provider_random,random>> |>= 3
207207
|[[provider_helm]] <<provider_helm,helm>> |>= 2
208208
|[[provider_argocd]] <<provider_argocd,argocd>> |>= 6
209209
|[[provider_utils]] <<provider_utils,utils>> |>= 1.6

0 commit comments

Comments
 (0)