Commit c1ea579
committed
terraform/datacrunch: use home-relative path for ssh_config_name
The default value for ssh_config_name uses a relative path that gets
evaluated against the working directory, causing inconsistent behavior
when terraform is executed from different locations. Change the default
to use the home-relative path pattern already established in the rcloud
module.
Generated-by: Claude AI
Signed-off-by: Chuck Lever <[email protected]>1 parent e12dad9 commit c1ea579
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments