This repository was archived by the owner on Jun 17, 2025. It is now read-only.
File tree
11 files changed
+14
-11
lines changed- examples
- backup
- basic
- complete
- fscloud
- pitr
- modules/fscloud
- tests
11 files changed
+14
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
Submodule 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+1-1
- module-assets/ci/install-deps.sh+88-73
- module-assets/ci/run-tests.sh+8
- 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
| |||
0 commit comments