ec2-with-eip

cgmartinezceron/ec2-with-eip/module

Terraform Module HCL MODULE
Install
module "ec2-with-eip" {
source = "cgmartinezceron/ec2-with-eip/module"
version = "1.0.2"
}
plain text: /constructs/tfmod-cgmartinezceron-ec2-with-eip-module/install.txt
⭐ Source on GitHub 📦 Registry page
Inputs (7)
NameTypeDescriptionDefault
project_namestring required
environmentstring required
amistring required
instance_typestring required
key_namestring required
subnet_idstring required
vpc_idstring required
Outputs (2)
sg_id
eip
Resources (3)
aws_eipaws_instanceaws_security_group
Details
FrameworkTerraform Module
LanguageHCL
Version1.0.2
Cloud MODULE
★ Stars0
Forks1
Total downloads780
Inputs7
Outputs2
Resources3
Namespacecgmartinezceron
Updated