Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Convert ECS platform plugin to use resource manager #2098

Merged
merged 24 commits into from
Sep 2, 2021

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    96fa9d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e1bbfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6c8073 View commit details
    Browse the repository at this point in the history
  4. make website/mdx

    ingress_port and resource_state are new
    izaaklauer committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    686ad70 View commit details
    Browse the repository at this point in the history
  5. Changelog entry

    izaaklauer committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    c28508c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33c8efb View commit details
    Browse the repository at this point in the history
  7. Fix failure case loop

    I always forget that BREAK affects switch cases.
    izaaklauer committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    46df1cb View commit details
    Browse the repository at this point in the history
  8. Sort imports

    izaaklauer committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    e2e1b9d View commit details
    Browse the repository at this point in the history
  9. Godoc comment

    izaaklauer committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    1ea98ea View commit details
    Browse the repository at this point in the history
  10. Update builtin/aws/ecs/platform.go

    Co-authored-by: Brian Cain <bcain@hashicorp.com>
    izaaklauer and briancain committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    b196e5a View commit details
    Browse the repository at this point in the history
  11. Update builtin/aws/ecs/platform.go

    Co-authored-by: Brian Cain <bcain@hashicorp.com>
    izaaklauer and briancain committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    b6cd9a6 View commit details
    Browse the repository at this point in the history
  12. Update builtin/aws/ecs/platform.go

    Co-authored-by: Brian Cain <bcain@hashicorp.com>
    izaaklauer and briancain committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    dac141c View commit details
    Browse the repository at this point in the history
  13. Update builtin/aws/ecs/platform.go

    Co-authored-by: Brian Cain <bcain@hashicorp.com>
    izaaklauer and briancain committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    22e7222 View commit details
    Browse the repository at this point in the history
  14. Update builtin/aws/ecs/platform.go

    Co-authored-by: Brian Cain <bcain@hashicorp.com>
    izaaklauer and briancain committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    ac9f62d View commit details
    Browse the repository at this point in the history
  15. Update builtin/aws/ecs/platform.go

    Co-authored-by: Brian Cain <bcain@hashicorp.com>
    izaaklauer and briancain committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    30ea630 View commit details
    Browse the repository at this point in the history
  16. Update builtin/aws/ecs/platform.go

    Co-authored-by: Brian Cain <bcain@hashicorp.com>
    izaaklauer and briancain committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    9583be5 View commit details
    Browse the repository at this point in the history
  17. More function comments

    izaaklauer committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    c269f09 View commit details
    Browse the repository at this point in the history
  18. Update builtin/aws/ecs/platform.go

    Co-authored-by: Brian Cain <bcain@hashicorp.com>
    izaaklauer and briancain committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    7572e7a View commit details
    Browse the repository at this point in the history
  19. Update builtin/aws/ecs/platform.go

    Co-authored-by: Brian Cain <bcain@hashicorp.com>
    izaaklauer and briancain committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    72bc360 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    309e525 View commit details
    Browse the repository at this point in the history
  21. First pass at incorporating changes from #1935

    There's a bug in the overall refactor though - intermittent argmapper errors coming out of DestroyAll
    izaaklauer committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    32b9360 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    68d4dec View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    285a188 View commit details
    Browse the repository at this point in the history
  24. Add missing error print

    izaaklauer committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    35ebdbe View commit details
    Browse the repository at this point in the history