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

resource/aws_service_discovery_instance: new implementation #17498

Merged
merged 24 commits into from
Sep 2, 2021

Commits on Sep 1, 2021

  1. wip first draft

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    9f72cd9 View commit details
    Browse the repository at this point in the history
  2. still wip

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    2cabe58 View commit details
    Browse the repository at this point in the history
  3. added aws_service_discovery_instance

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    ec24ea2 View commit details
    Browse the repository at this point in the history
  4. wip - retrieve data from read

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    94349e1 View commit details
    Browse the repository at this point in the history
  5. wip - i'm progressing

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    987a30a View commit details
    Browse the repository at this point in the history
  6. wip -partially ok

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    d2a0437 View commit details
    Browse the repository at this point in the history
  7. creation complete

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    f11e11c View commit details
    Browse the repository at this point in the history
  8. added import and destroy tests

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    ac5fca0 View commit details
    Browse the repository at this point in the history
  9. added update and some test

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    57fccca View commit details
    Browse the repository at this point in the history
  10. added waiting for resource destruction

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    1f010e4 View commit details
    Browse the repository at this point in the history
  11. added dns public tests

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    9788575 View commit details
    Browse the repository at this point in the history
  12. test http namespace

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    727704a View commit details
    Browse the repository at this point in the history
  13. fixed fmt

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    c71e711 View commit details
    Browse the repository at this point in the history
  14. fixed terraform lint

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    22c745d View commit details
    Browse the repository at this point in the history
  15. fixed terraform lint -2

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    3c84c41 View commit details
    Browse the repository at this point in the history
  16. added documentation

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    1bf1f0a View commit details
    Browse the repository at this point in the history
  17. fix import order

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    8ced4f5 View commit details
    Browse the repository at this point in the history
  18. fix markdown syntax

    dirk39 authored and ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    6bb27d0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fe46354 View commit details
    Browse the repository at this point in the history
  20. Add CHANGELOG entry.

    ewbankkit committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    3b59dae View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    53478cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6265e73 View commit details
    Browse the repository at this point in the history
  3. Fix terrafmt errors.

    ewbankkit committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    130d155 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a651686 View commit details
    Browse the repository at this point in the history