Skip to content

Auto detect IaC provider based on files in infra folder #564

@jongio

Description

@jongio

Right now we'll require setting the infra provider in azure.yaml

Instead of doing that,

Let's inspect the infra folder.

If bicep files, then use bicep, if tf files, then use tf, if both, then prompt the user to update the azure.yaml file.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions