Skip to content

kyeap-vmware/aws-ipv6

Repository files navigation

AWS IPv6

Terraform config for an IPv6 capable EC2 instance on AWS.

Official AWS documentation on IPv6 EC2 instances

Usage

  1. Run terraform init

  2. A new key pair was created on the AWS console with the name ipv6_key.

  3. Run terraform plan -out=plan.tmp

  4. Run terraform apply "plan.tmp"

  5. If you'd like to destroy the created infrastructure, run terraform destroy

Happy hacking!

aodin, 2018

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published