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

Configure Godo Retryable HTTP Client #1016

Merged
merged 20 commits into from
Aug 22, 2023
Merged

Configure Godo Retryable HTTP Client #1016

merged 20 commits into from
Aug 22, 2023

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    93425e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    aae8aad View commit details
    Browse the repository at this point in the history
  2. Update main.tf

    danaelhe committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d21c4d6 View commit details
    Browse the repository at this point in the history
  3. Update main.tf

    danaelhe committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    525207a View commit details
    Browse the repository at this point in the history
  4. Update outputs.tf

    danaelhe committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5634ccf View commit details
    Browse the repository at this point in the history
  5. Update outputs.tf

    danaelhe committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    34c308d View commit details
    Browse the repository at this point in the history
  6. Update outputs.tf

    danaelhe committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    df57a85 View commit details
    Browse the repository at this point in the history
  7. update outputs.tf

    danaelhe committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e7fd3fa View commit details
    Browse the repository at this point in the history
  8. make default retrymax=4

    danaelhe committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4fa3acc View commit details
    Browse the repository at this point in the history
  9. export transport

    danaelhe committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d574954 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    7bb4ef8 View commit details
    Browse the repository at this point in the history
  2. Client -> HTTPClient

    danaelhe committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3a13d12 View commit details
    Browse the repository at this point in the history
  3. change hardcoded var

    danaelhe committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d61d02a View commit details
    Browse the repository at this point in the history
  4. Revert "change hardcoded var"

    This reverts commit d61d02a.
    danaelhe committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    e4b82ee View commit details
    Browse the repository at this point in the history
  5. remove hardcoded var

    danaelhe committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b620131 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. update client, add log

    danaelhe committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    eefc5f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    0b5d5eb View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. doc update

    danaelhe committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2c522ee View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. update log

    danaelhe committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7e3873a View commit details
    Browse the repository at this point in the history
  2. remove transport

    danaelhe committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a8250f4 View commit details
    Browse the repository at this point in the history