Skip to content

stackgenhq/stackgen-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackGen Generative IAC

This repository contains the reusable action for the StackGen Generative IAC.

Setup

Please follow the steps below to setup the action:

  1. Signup for an account on StackGen
  2. Setup a Personal Access Token on StackGen
  3. Add the Personal Access Token as a secret in your repository with the name STACKGEN_TOKEN

Inputs

Name Description Required
cmd Command to run Yes

Usage

- name: Download IAC
  uses: stackgenhq/stackgen-cli@v0
  env:
    STACKGEN_TOKEN: ${{ secrets.STACKGEN_TOKEN }}
  with:
    cmd: 'appstack download-iac --uuid <appstack_id>'

License

The scripts and documentation in this project are released under the MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •