tf_actions_fmt_write

This commit is contained in:
Michaela Wheeler 2021-11-12 21:30:05 +11:00
parent 6b9d969b4f
commit 874bf85453

View File

@ -18,6 +18,7 @@ jobs:
tf_actions_subcommand: 'fmt'
tf_actions_working_dir: ${{ env.tf_working_dir }}
tf_actions_comment: true
tf_actions_fmt_write: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: 'Terraform Init'