Skip to content

Alternative Infrastructure Setup using Terraform #15

@GrannyProgramming

Description

@GrannyProgramming

What is the Issue?

Currently, Bicep is used exclusively for setting up the infrastructure. While Bicep is a powerful tool, relying on it solely may limit flexibility for users who prefer or are more familiar with other Infrastructure as Code (IaC) tools.

What would the solution look like?

Develop an alternative setup process using Terraform, a popular IaC tool compatible with numerous cloud providers, including Azure. This would involve creating a new script replicating the current Bicep setup, providing greater flexibility and choice for the end user.

Any alternative solutions?

Alternatively, we could provide detailed instructions for setting up the infrastructure manually without using an IaC tool. However, this might not be as efficient or error-proof as using a script.

Resources and Related Links
terraform#quickstart-templates

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions