This repository was archived by the owner on Nov 25, 2025. It is now read-only.
Commit 5b0fcaf
committed
fix(deps): update required_provider to latest for the deployable architecture solution
1 parent 444ce4c commit 5b0fcaf
File tree
5 files changed
+20
-20
lines changed- solutions
- quickstart
- standard
5 files changed
+20
-20
lines changedSubmodule common-dev-assets updated 20 files
- .secrets.baseline+12-2
- common-go-assets/common-permanent-resources.yaml+49-23
- commonRenovateConfig.json+20-39
- examples/Dockerfile+3-1
- examples/mock_tf_code/main.tf+14
- examples/mock_tf_code/variables.tf+5
- module-assets/.pre-commit-config.yaml+33-10
- module-assets/Makefile-4
- module-assets/ci/install-deps.sh+20-10
- module-assets/ci/run-tests.sh-16
- module-assets/ci/terraformDocOverview.py+20-4
- module-assets/ci/validateIbmCatalogJson.py+213
- module-assets/ci/validateJsonTemplate.py+18-5
- module-assets/docker.env-6
- pipeline-assets/contanerize.sh+8-2
- pipeline-assets/image_vuln_scan.sh+27-21
- renovate.json-13
- scripts/update-source/requirements.txt+2-2
- stack-assets/.pre-commit-config.yaml+1-4
- stack-assets/stack-updater/requirements.txt+4-4
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments