Skip to content

nuvibit/github-terraform-semantic-release-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@nuvibit/github-terraform-semantic-release-config

semantic-release shareable config to create release of Terraform Modules with Github Actions.

Plugins

This shareable configuration use the following plugins:

Install

$ npm install --save-dev semantic-release @nuvibit/github-terraform-semantic-release-config

Usage

The shareable config can be configured in the semantic-release configuration file:

{
  "extends": "@nuvibit/github-terraform-semantic-release-config"
}

Configuration

See each plugin documentation for required installation and configuration steps.