Commit 6c0ed73
fix: update required ibm provider version to < 1.7 (#541)
Co-authored-by: [email protected] <[email protected]>1 parent 7767eb7 commit 6c0ed73
File tree
5 files changed
+5
-5
lines changed- examples
- basic
- complete
5 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
Submodule common-dev-assets updated 14 files
- .github/workflows/ci.yml+7
- 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+1-2
- module-assets/ci/install-deps.sh+64-63
- 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 | | |
| |||
0 commit comments