Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r/aws_network_interface - read after create + add support for ipv6 #12281

Merged
merged 29 commits into from
Oct 16, 2020

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    603b5af View commit details
    Browse the repository at this point in the history
  2. read after create

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    14d8b8a View commit details
    Browse the repository at this point in the history
  3. add ipv6 count test case

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    3b980c4 View commit details
    Browse the repository at this point in the history
  4. refactor + update part

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    e851e52 View commit details
    Browse the repository at this point in the history
  5. update resource name tags

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    46d3bf8 View commit details
    Browse the repository at this point in the history
  6. wait for ENI to be available

    add base config for tests
    add proper test tags
    expand ipv6 tests
    expand source dest tests
    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    aac16f4 View commit details
    Browse the repository at this point in the history
  7. add update logic for ipv6 logic

    + refactor more tests
    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    3474e9a View commit details
    Browse the repository at this point in the history
  8. fix ipv6 address count tests

    add conflicts_with for ipv6
    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    c4e7760 View commit details
    Browse the repository at this point in the history
  9. dont use hard coded az in tests

    add base ipv6 vpc config
    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    c664240 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90973d4 View commit details
    Browse the repository at this point in the history
  11. remove HashString func

    use Set's Len func
    add lof for sate removal
    error handling for `ipv6_addresses` read
    fix tests and disappears test
    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    9d38820 View commit details
    Browse the repository at this point in the history
  12. fix test

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    136c123 View commit details
    Browse the repository at this point in the history
  13. fix test

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    f16420c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9f43d96 View commit details
    Browse the repository at this point in the history
  15. use v2

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    13aba61 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b8a2e1d View commit details
    Browse the repository at this point in the history
  17. tf12 syntax

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    696e610 View commit details
    Browse the repository at this point in the history
  18. add more ipv6 tests

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    414cc8d View commit details
    Browse the repository at this point in the history
  19. remove dup config

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    a06aa40 View commit details
    Browse the repository at this point in the history
  20. Update aws/resource_aws_network_interface_sg_attachment_test.go

    Co-authored-by: Brian Flad <bflad417@gmail.com>
    DrFaust92 and bflad committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    b81d9e1 View commit details
    Browse the repository at this point in the history
  21. lint

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    60e4969 View commit details
    Browse the repository at this point in the history
  22. refactor test config

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    ca3e265 View commit details
    Browse the repository at this point in the history
  23. lint

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    2d7262b View commit details
    Browse the repository at this point in the history
  24. lint 3

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    d985e7d View commit details
    Browse the repository at this point in the history
  25. more lint

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    df33d1d View commit details
    Browse the repository at this point in the history
  26. rename

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    adf8ea2 View commit details
    Browse the repository at this point in the history
  27. remove hardcoded instance

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    d81f00d View commit details
    Browse the repository at this point in the history
  28. sets

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    06c4308 View commit details
    Browse the repository at this point in the history
  29. go-lint

    DrFaust92 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    5c87df3 View commit details
    Browse the repository at this point in the history