mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore(grafana): operate on an aws-managed grafana instance
This commit is contained in:
@@ -135,12 +135,15 @@ yq -e '(.backend.url|test("^file://")?)|not' 'Pulumi.yaml'
|
||||
|
||||
## Further readings
|
||||
|
||||
- [Website]
|
||||
- [Codebase]
|
||||
- [JQ recipes]
|
||||
|
||||
[jq recipes]: https://remysharp.com/drafts/jq-recipes
|
||||
|
||||
### Sources
|
||||
|
||||
- [Documentation]
|
||||
- [Filter objects list with regex]
|
||||
- [Select multiple conditions]
|
||||
- [Change multiple values at once]
|
||||
@@ -155,6 +158,11 @@ yq -e '(.backend.url|test("^file://")?)|not' 'Pulumi.yaml'
|
||||
═╬═Time══
|
||||
-->
|
||||
|
||||
<!-- Upstream -->
|
||||
[codebase]: https://github.com/jqlang/jq
|
||||
[documentation]: https://jqlang.org/manual/
|
||||
[website]: https://jqlang.org/
|
||||
|
||||
<!-- Others -->
|
||||
[an introduction to jq]: https://earthly.dev/blog/jq-select/
|
||||
[change multiple values at once]: https://stackoverflow.com/questions/47355901/jq-change-multiple-values#47357956
|
||||
|
||||
Reference in New Issue
Block a user