Skip to content

Commit c6a2131

Browse files
author
Burak Kuzu
committed
Switch to using tfe_outputs
1 parent c50d1bb commit c6a2131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: push
44

55
env:
66
TF_LOG: INFO
7-
TF_INPUT: false
7+
TF_INPUT: false # prevent terraform from propmting us for input.
88

99
jobs:
1010
terraform:

0 commit comments

Comments
 (0)