Skip to content

Consolidate deploy.sh scripts #4379

Open
Open
@marrobi

Description

I want to move the deploy.sh files from the templates folders to a single script, devops/scripts/terraform_deploy.sh and parameterise the inputs. There are many files sharing the same code.

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.sh can be used as a file that follows a similar pattern.

devops/scripts/terraform_wrapper.sh should be utilised for calls to terraform.

The script should

Acceptance criteria

  • Create single script for terraform deployments
  • Remove deploy.sh script from template folders
  • Also remove any remaining upgrade.sh files in template folders.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

storyStories are the smallest unit of work to be done for a project.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions