GithubHelp home page GithubHelp logo

isabella232 / terraform-equinix-fabric-aws Goto Github PK

View Code? Open in Web Editor NEW

This project forked from equinix/terraform-equinix-fabric-aws

0.0 0.0 0.0 14 KB

Terraform module for easy setup of AWS Direct Connect with Equinix Fabric

License: MIT License

HCL 100.00%

terraform-equinix-fabric-aws's Introduction

Equinix Fabric connection: AWS Direct Connect

A Terraform module to create Equinix Fabric layer 2 connection between:

  • Fabric's port, or
  • Network Edge virtual device

and Amazon Web Services using AWS Direct Connect hosted connection.

Terraform status License


Requirements

Name Version
terraform >= 0.13
equinix >= 1.0.0

Providers

Name Version
equinix >= 1.0.0

Example usage

Check examples directory

Inputs

Name Description Type Default Required
name Name of the connection string "" yes
purchase_order_number Purchase order number to link with connection on the invoice string "" no
notifications List of email addresses that will receive notifications about connection list(string) n/a yes
port_id Equinix Fabric port identifier for the connection source (connection's a-side) string "" no
vlan_stag Connection's vlan s-tag (outer tag) number 0 no
vlan_ctag Connection's vlan c-tag (inner tag) number 0 no
device_id Equinix Network Edge virtual device identifier for the connection source (connection's a-side) string "" no
device_interface_id Equinix Network Edge virtual device interface identifier for the connection source (connection's a-side) string "" no
speed Connection speed number 0 yes
speed_unit Connection speed unit string "" yes
aws_account_id AWS account identifier string "" yes
aws_access_key AWS access key string "" yes
aws_secret_key AWS secret key string "" yes
aws_metro_code Equinix metro code of AWS Direct Connect location string "" yes
aws_region AWS Region associated with AWS Direct Connect location string "" yes

AWS Direct Connect metros and regions

Please check AWS Direct Connect Locations on official AWS Direct COnnection Features page for details about possible values of aws_metro_code and aws_region arguments.

Outputs

Name Description
sp_name Name of Equinix Fabric seller service profile used for a connection
id Connection identifier
status Connection provisioning status
provider_status Connection provider status
zside_port_id Equinix Fabric port identifier on the connection's remote side (z-side)
zside_vlan_stag Vlan s-tag (outer tag) on the remote side (z-side) of the connection
zside_vlan_ctag Vlan c-tag (inner tag) on the remote side (z-side) of the connection
aws_connection_id The ID of the Direct Connect connection on AWS side

terraform-equinix-fabric-aws's People

Contributors

mikouaj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.