Commit 6c8dfe3
authored
2 files changed
+5
-2
lines changedSubmodule common-dev-assets updated 18 files
- .github/workflows/ci.yml+7
- common-go-assets/common-permanent-resources.yaml+6
- examples/Dockerfile+19
- examples/Readme.md+2
- examples/mock_tf_code/main.tf+9
- examples/mock_tf_code/outputs.tf+10
- examples/mock_tf_code/provider.tf+4
- examples/mock_tf_code/variables.tf+28
- examples/mock_tf_code/version.tf+9
- module-assets/.pre-commit-config.yaml+9-6
- module-assets/ci/golangci-lint.sh+2-2
- module-assets/ci/install-deps.sh+88-73
- module-assets/ci/run-tests.sh+7-1
- scripts/update-source/requirements.txt+1-1
- tests/Readme.md+1
- tests/go.mod+3
- tests/go.sum
- tests/sample.go+43
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
88 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
89 | 92 | | |
90 | 93 | | |
91 | 94 | | |
| |||
0 commit comments