Skip to content

ahmad-hamade/terraform-provider-ec2selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Provider ec2selector

This is a terraform provider that lets you get a list of EC2 instances type based on vcpu and memory along with other filters. Its based on amazon-ec2-instance-selector liblary.

Run the following command to build the provider

go build -o terraform-provider-ec2selector

Test sample configuration

First, build and install the provider.

make install

Then, run the following command to initialize the workspace and apply the sample configuration.

cd examples
terraform init && terraform apply

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published