3 files changed
+13
-13
lines changedSubmodule common-dev-assets updated 33 files
- common-go-assets/cloudinfo-region-secmgr-prefs.yaml+2-2
- common-go-assets/cloudinfo-region-vpc-gen2-prefs.yaml+2-2
- module-assets/.pre-commit-config.yaml+3-9
- module-assets/ci/install-deps.sh+4-4
- module-assets/ci/module-template-automation/.terraform-docs-config-template-module-contribution.yaml-27
- module-assets/ci/module-template-automation/.terraform-docs-config-template-module-tests.yaml-25
- module-assets/ci/module-template-automation/.terraform-docs-config-template-module.yaml-214
- module-assets/ci/module-template-automation/README.md-15
- module-assets/ci/module-template-automation/common_code/.gitignore-53
- module-assets/ci/module-template-automation/common_code/commitlint.config.js-5
- module-assets/ci/module-template-automation/common_code/main.tf-3
- module-assets/ci/module-template-automation/common_code/outputs.tf-8
- module-assets/ci/module-template-automation/common_code/renovate.json-4
- module-assets/ci/module-template-automation/common_code/variables.tf-9
- module-assets/ci/module-template-automation/common_code/version.tf-11
- module-assets/ci/module-template-automation/examples/basic/README.md-8
- module-assets/ci/module-template-automation/examples/basic/main.tf-24
- module-assets/ci/module-template-automation/examples/basic/outputs.tf-18
- module-assets/ci/module-template-automation/examples/basic/provider.tf-8
- module-assets/ci/module-template-automation/examples/basic/variables.tf-33
- module-assets/ci/module-template-automation/examples/basic/version.tf-12
- module-assets/ci/module-template-automation/examples/complete/README.md-4
- module-assets/ci/module-template-automation/examples/complete/main.tf-3
- module-assets/ci/module-template-automation/examples/complete/outputs.tf-23
- module-assets/ci/module-template-automation/examples/complete/provider.tf-8
- module-assets/ci/module-template-automation/examples/complete/variables.tf-29
- module-assets/ci/module-template-automation/examples/complete/version.tf-12
- module-assets/ci/module-template-automation/moduleTemplateBuilder.py-86
- module-assets/ci/module-template-automation/overview-external.md-10
- module-assets/ci/module-template-automation/overview-internal.md-10
- module-assets/ci/module-template-automation/required_iam_access_policies.md-28
- module-assets/ci/module-template-automation/tests/other_test.go-18
- module-assets/ci/module-template-automation/tests/pr_test.go-45
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
| 194 | + | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
| 199 | + | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | | - | |
465 | | - | |
| 464 | + | |
| 465 | + | |
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
| |||
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
623 | | - | |
624 | | - | |
| 623 | + | |
| 624 | + | |
625 | 625 | | |
626 | 626 | | |
627 | 627 | | |
| |||
0 commit comments