nader-hbo / github-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-action

Build Status Badge:

Requirements

Name Version
aws < 2.2.0
consul >= 1.0.0

Providers

Name Version
aws < 2.2.0
consul >= 1.0.0

Modules

No modules.

Resources

Name Type
aws_acm_certificate.test-cert data source
consul_key.test data source

Inputs

Name Description Type Default Required
extra_environment List of additional environment variables list [] no
extra_tags Additional tags map {} no
instance_count Number of instances to create string "1" no
instance_name Instance name prefix string "test-" no
subnet_ids A list of subnet ids to use list n/a yes
subnet_ids_2 A list of subnet ids to use list n/a yes
vpc_id The id of the vpc string n/a yes

Outputs

Name Description
vpc_id The Id of the VPC

About


Languages

Language:HCL 100.0%