Skip to content

Feature request - modularize script but monolithic deployment [Terraform] #156

@Dost2010

Description

@Dost2010

The current terraform script requires configuring each module separately and executing it. After executing, the output of this module is input in another module manually and second module is executed in series and hence forth so on.

It will be nice to have master terraform code where each module is executed and the output of module is pass automatically to the next to minimize manual entry and reducing state issues individually.

A rollback code should also support rolling back all modules and removing it from Azure deployment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions