Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Github Action for generating dependabot configuration in terraform repository

Notifications You must be signed in to change notification settings

traveloka-archive/dependabot-terraform-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dependabot-terraform-action

Github Action for generating dependabot configuration in terraform repository

How to update this code

We use a tool called @vercel/ncc to compile your code and modules into one file used for distribution (dist/index.js).

  1. Install vercel/ncc by running this command in your terminal.
    npm i -g @vercel/ncc
  2. Compile index.js file.
    ncc build index.js --license licenses.txt

About

Github Action for generating dependabot configuration in terraform repository

Resources

Stars

Watchers

Forks

Packages

No packages published