Skip to content

akmal-spacelift/ec2_worker_demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ec2_worker_demo

Example created by https://github.com/Daniellem97

Requirements

The following requirements are needed by this module:

  • aws (~> 4.57.0)

Providers

No providers.

Modules

The following Modules are called:

Source: github.com/spacelift-io/terraform-aws-spacelift-workerpool-on-ec2

Version: v2.3.1

Resources

No resources.

Required Inputs

The following input variables are required:

Description: Full URL of the Spacelift API endpoint to use, eg. https://demo.app.spacelift.io

Type: string

Description: ID of the Spacelift API key to use

Type: string

Description: Secret corresponding to the Spacelift API key to use

Type: string

Description: Configuration for the worker pool

Type: string

Description: ID of the worker pool

Type: string

Description: Private key for the worker pool

Type: string

Description: The security groups to be used for the worker pool

Type: list(string)

Description: The subnets to be used for the worker pool

Type: list(string)

Optional Inputs

No optional inputs.

Outputs

No outputs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%