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: hashicorp/terraform-json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.21.0
Choose a base ref
...
head repository: hashicorp/terraform-json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.22.0
Choose a head ref
  • 8 commits
  • 5 files changed
  • 5 contributors

Commits on Jan 24, 2024

  1. Bump github.com/zclconf/go-cty from 1.14.1 to 1.14.2 (#120)

    Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.14.1 to 1.14.2.
    - [Release notes](https://github.com/zclconf/go-cty/releases)
    - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
    - [Commits](zclconf/go-cty@v1.14.1...v1.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/zclconf/go-cty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1498774 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Bump github.com/zclconf/go-cty from 1.14.2 to 1.14.3 (#121)

    Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.14.2 to 1.14.3.
    - [Release notes](https://github.com/zclconf/go-cty/releases)
    - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
    - [Commits](zclconf/go-cty@v1.14.2...v1.14.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/zclconf/go-cty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d5065f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Bump github.com/zclconf/go-cty from 1.14.3 to 1.14.4 (#122)

    Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.14.3 to 1.14.4.
    - [Release notes](https://github.com/zclconf/go-cty/releases)
    - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
    - [Commits](zclconf/go-cty@v1.14.3...v1.14.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/zclconf/go-cty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8cba21a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. tfjson: Add DeferredChanges and Complete to Plan JSON (#123)

    * initial deferred response support
    
    * add `complete` flag
    austinvalle authored May 2, 2024
    Configuration menu
    Copy the full SHA
    3b8a921 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Result of tsccr-helper -log-level=info gha update -latest . (#124)

    Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    6e83e7b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Result of tsccr-helper -log-level=info gha update -latest . (#127)

    Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
    hashicorp-tsccr[bot] and hashicorp-tsccr[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    11f603e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a9d1e7 View commit details
    Browse the repository at this point in the history
  3. Bump hashicorp/setup-copywrite (#130)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    5e08e15 View commit details
    Browse the repository at this point in the history
Loading