Commit 7eb2834
committed
terraform/OCI: Use "output yaml" for the source image setting
Refactor: Remove the line in terraform.Makefile that sets
"terraform_oci_os_image_ocid" and just pass it directly from
Kconfig via an "output yaml" directive.
Reviewed-by: Luis Chamberlain <[email protected]>
Reviewed-by: Chandan Babu R <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>1 parent 0283fcd commit 7eb2834
File tree
2 files changed
+2
-2
lines changed- scripts
- terraform/oci/kconfigs
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments