Skip to content

Create list of terraform providers #505

@demeyerthom

Description

@demeyerthom

A lot of our plugins are actually only functionality to inject a provider into the terraform code. This is a bit redundant. We should instead add an option that can take a list of configurations and create the relevant terraform providers based on this.

Requirements

  • Take list of configurations and generate providers
    • Should also allow for aliassing etc
  • Add providers to every module where configured
  • Ensure no duplication with plugins. Plugin has priority over config
  • Use versions if specified

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions