Skip to content

The plugin allows you to run terragrunt run-all only on the modules which changed between commits

License

Notifications You must be signed in to change notification settings

env0/env0-terragrunt-modules-detection-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

env0 terragrunt modules detection

This env0 plugin will allow you to trigger only terragrunt modules that were changed in the current Pull Request.

Currently, the plugin only support Pr Plan and it will detect all modules change for specific PR.

Inputs

The plugin doesn't require any inputs.

Example Usage

version: 2
deploy:
  steps:
    terraformPlan:
      before:
        - name: Terragrunt Modules Detection
          use: https://github.com/env0/env0-terragrunt-modules-detection-plugin

About

The plugin allows you to run terragrunt run-all only on the modules which changed between commits

Resources

License

Stars

Watchers

Forks

Packages

No packages published