Skip to content

Terraform created for some resources even when Bicep was specified #11

@mmckechney

Description

@mmckechney

I initialized my prototype with this command line, specifying Bicep for IaC

az prototype init --name my-prototype --location eastus --iac-tool bicep

For "Stage 1: Foundation", it created bicep file in concept\infra\bicep\stage-1-foundation folder. However, it got to "Stage 3: AI Search Index Creation" and it created Terraform files in the concept\db\search\ folder.

I have attached the build.yaml file for reference.

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