Skip to content

MegaDrive68k/rundeck-terraform-steps-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rundeck-terraform-steps-plugin

This is a plugin to run Terraform commands as steps in Rundeck

dragon-ball-fusion-gohan-trunks-770x492

Prerequisites

  1. Python 3.
  2. Terraform binary reachable by rundeck user account.

Getting the source

git clone https://github.com/MegaDrive68k/rundeck-terraform-steps-plugin

Building the plugin

  1. make clean
  2. make build

Installing the plugin on your Rundeck instance

  1. Get the rundeck-terraform-steps.zip file generated at build/libs and copy to rundeck libext directory.

Using the plugin

  1. Create or edit any job and you can see new node steps to add.

Screenshot_1

  1. Right now the available actions are: apply, get, init, plan and validate.

About

This is a plugin to run Terraform commands as steps in Rundeck

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published