ray-on-gke icon indicating copy to clipboard operation
ray-on-gke copied to clipboard

Share common terraform variables

Open msau42 opened this issue 1 year ago • 2 comments

For example, to use a non-default cluster name, I had to modify the variable in 4 different files.

Looks like terraform itself doesn't support global variables, but there may be a few workarounds: https://stackoverflow.com/questions/51213871/terraform-provider-variable-sharing-in-modules

msau42 avatar Jun 06 '23 01:06 msau42