Skip to content

VPC module and using its subnets #141

Description

@cjparsons74

Hiya, I'm looking into adding ipv6 support since Amazon are going to charge for public IPv4 addresses so am deploying from scratch at the latest version.

I can see the VPC module is now being used in example/main.tf. There are also the subnets and vpc id configured as data still. Should the module replace the data? I tried that but have trouble because I don't know how ./network.tf can see the outputs from example/main.tf, where the vpc module is sourced.

I could move the eip and network interface down into example/main.tf and move the dependent variables around too?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions