Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gruntwork-io/terratest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.48.0
Choose a base ref
...
head repository: gruntwork-io/terratest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.48.1
Choose a head ref
  • 17 commits
  • 7 files changed
  • 5 contributors

Commits on Nov 7, 2024

  1. fix(k8s): honor options.RestConfig in tunnel.ForwardPortE

    The tunnel.ForwardPortE function does not honor the rest config
    configured inside the KubectlOptions. This leads to a mismatch with
    other functions.
    
    This commit uses the RestConfig if defined instead of getting a new one.
    jduepmeier committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4e5b68f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

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

Commits on Dec 11, 2024

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

Commits on Dec 12, 2024

  1. fix renamed attribute

    james03160927 committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    77b75d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a65c12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f650df4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1488 from gruntwork-io/feat/adding-release-guidance

    feat: Adding release instructions in PR
    yhakbar authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    1389227 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdad305 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16160ea View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1486 from gruntwork-io/fix-render-remote-template

    Fixing the TestRemoteChartRender Unit Test failure by pecifing remote chart version
    james03160927 authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    810156e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c6bf71 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. Configuration menu
    Copy the full SHA
    c8dae83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1489 from gruntwork-io/fix-azure-aks-example

    Fix terraform-azure-aks-example unit test failure.
    james03160927 authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    23c1dec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50c33a0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1490 from gruntwork-io/get-iam-policy-document

    add function to retrieve latest version of a policy document
    james03160927 authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    23bc092 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

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

Commits on Dec 17, 2024

  1. Merge pull request #1464 from jduepmeier/tunnel-k8s-rest-client

    fix(k8s): honor options.RestConfig in tunnel.ForwardPortE
    denis256 authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    bb92e35 View commit details
    Browse the repository at this point in the history
Loading