Skip to content

Unify batch and API terraform modules #1409

@davidgamez

Description

@davidgamez

Description

For historical reasons, we have to terraform modules: batch and api. This creates duplicate resources like cloud tasks and increase the deployment time.

Proposed solution

  • Add the Terraform bath module as a sub-module of the api one.
  • Make sure resources are properly recreated
  • Remove cloud tasks duplicates

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions