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
I want to move the upgrade.sh file from the templates folders to a single script and parameterise the inputs.
The key could use the parent directory names as the value.
This should then allow the removal of these files in the template folders. devops/scripts/upgrade_lock_files.sh may help/be the fix.
Acceptance criteria
Create single script for terraform provider upgrades
Remove upgrade.sh script from template folders
The text was updated successfully, but these errors were encountered:
Description
I want to move the
upgrade.sh
file from the templates folders to a single script and parameterise the inputs.The key could use the parent directory names as the value.
This should then allow the removal of these files in the template folders.
devops/scripts/upgrade_lock_files.sh
may help/be the fix.Acceptance criteria
upgrade.sh
script from template foldersThe text was updated successfully, but these errors were encountered: