Skip to content

azurecorner/azure-logic-app-standard-with-private-endpoint-and-private-storage-account

Repository files navigation

azure-logic-app-standard-with-private-endpoint-and-private-storage-account

terraform workspace new dev terraform workspace select dev terraform init -var-file="dev.tfvars" terraform plan -var-file="dev.tfvars" terraform apply -var-file="dev.tfvars" --auto-approve

terraform workspace new prod terraform workspace select prod terraform init -var-file="prod.tfvars"

terraform plan -var-file="prod.tfvars"

terraform apply -var-file="prod.tfvars" --auto-approve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages