Skip to content

Commit

Permalink
monday
Browse files Browse the repository at this point in the history
  • Loading branch information
malisharfer committed May 15, 2024
1 parent 185800f commit fcd4028
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: '🌍 Terraform Automation'

on:
workflow_dispatch
# inputs:
# folderName:
# description: "folder name"
# required: true
workflow_dispatch:
inputs:
folderName:
description: "folder name"
required: true

env:
TF_VAR_subscription_id: ${{secrets.SUBSCRIPTION_ID}}
Expand Down

0 comments on commit fcd4028

Please sign in to comment.