Skip to content

Commit

Permalink
fix: grafana panels uses angular deprecated plugin (#135)
Browse files Browse the repository at this point in the history
* fix: grafana panels uses angular deprecated plugin

* docs(terraform-docs): generate docs and write to README.adoc

---------

Co-authored-by: omohammed95 <omohammed95@users.noreply.github.com>
  • Loading branch information
omohammed95 and omohammed95 authored Oct 11, 2024
1 parent 635a11c commit 60bdfea
Show file tree
Hide file tree
Showing 3 changed files with 4,513 additions and 3,406 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,6 @@ The following requirements are needed by this module:

The following providers are used by this module:

- [[provider_null]] <<provider_null,null>> (>= 3)

- [[provider_jwt]] <<provider_jwt,jwt>> (>= 1.1)

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

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

- [[provider_null]] <<provider_null,null>> (>= 3)

=== Resources

The following resources are used by this module:
Expand Down
6 changes: 3 additions & 3 deletions bootstrap/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,12 @@ The following requirements are needed by this module:

The following providers are used by this module:

- [[provider_random]] <<provider_random,random>> (>= 3)

- [[provider_jwt]] <<provider_jwt,jwt>> (>= 1.1)

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

- [[provider_random]] <<provider_random,random>> (>= 3)

- [[provider_helm]] <<provider_helm,helm>> (>= 2)

- [[provider_argocd]] <<provider_argocd,argocd>> (>= 6)
Expand Down Expand Up @@ -201,9 +201,9 @@ Description: The Argo CD accounts pipeline tokens.
[cols="a,a",options="header,autowidth"]
|===
|Name |Version
|[[provider_random]] <<provider_random,random>> |>= 3
|[[provider_jwt]] <<provider_jwt,jwt>> |>= 1.1
|[[provider_time]] <<provider_time,time>> |>= 0.9
|[[provider_random]] <<provider_random,random>> |>= 3
|[[provider_helm]] <<provider_helm,helm>> |>= 2
|[[provider_argocd]] <<provider_argocd,argocd>> |>= 6
|[[provider_utils]] <<provider_utils,utils>> |>= 1.6
Expand Down
Loading

0 comments on commit 60bdfea

Please sign in to comment.