Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

WIP: Add initial support for IPv6 to the vpc and subnets modules #313

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mcgirr
Copy link
Contributor

@mcgirr mcgirr commented Mar 21, 2020

WIP for #312

  • Update the changelog
  • Make sure that modules and files are documented. This can be done inside the module and files.
  • Make sure that new modules directories contain a basic README.md file.
  • Make sure that the module is added to tests/main.tf
  • Make sure that the linting passes on CI.
  • Make sure that there is an up to date example for your code:
    - For new modules this would entail example code for how to use the module or some explanation in the module readme.
    - For new examples please provide a README explaining how to run the example. It's also ideal to provide a basic makefile to use the example as well.
  • Make sure that there is a manual CI trigger that can test the deployment.

@mcgirr mcgirr self-assigned this Mar 21, 2020
@mcgirr mcgirr changed the title WIP: Add initial support for IPv6 to the vps and subnets modules WIP: Add initial support for IPv6 to the vpc and subnets modules Mar 21, 2020
@mcgirr mcgirr force-pushed the 312-vpc-and-subnets-IPv6-support branch from e5113f0 to 20470e6 Compare March 22, 2020 00:54
@mcgirr mcgirr force-pushed the 312-vpc-and-subnets-IPv6-support branch from 37ebaa7 to a4ad35f Compare March 22, 2020 00:59
@mcgirr
Copy link
Contributor Author

mcgirr commented Mar 22, 2020

I have a project demonstrating this working that I can include snippets from for this PR

@mcgirr mcgirr marked this pull request as draft October 6, 2020 02:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant