This action will create pull creates for updating your terraform modules lusing latest. Dependabot currently has issues with this. As long as dependabot has not fixed this, this action can be used. Currently only supports terraform module registry (public/private).
Required Directory where the terraform files are.
Token for accessing the terraform module registry. For public registries this can be left empty
Required Github token which allows creating pull requests and do a checkout of the code.
uses: coopnorge/github-action-terraform-module-update@v1
with:
directory: terraform
token: