You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
printf"This step requires to export the the following variables \nTF_VAR_environment: %s \nTF_VAR_name: %s \nTF_VAR_region: %s \nTF_VAR_project_id: %s""${TF_VAR_environment}""${TF_VAR_name}""${TF_VAR_region}""${TF_VAR_region}"
${TF_VAR_region}
is used twice when logging the configured env variables instead of${TF_VAR_project_id}
for the second one:k8ssandra-terraform/gcp/scripts/common.sh
Lines 75 to 78 in 4385cba
┆Issue is synchronized with this Jiraserver Task by Unito
┆Issue Number: K8SSAND-477
┆Priority: Medium
The text was updated successfully, but these errors were encountered: