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: future-architect/tftarget
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.7
Choose a base ref
...
head repository: future-architect/tftarget
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.8
Choose a head ref
  • 9 commits
  • 5 files changed
  • 5 contributors

Commits on Dec 5, 2024

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

Commits on Dec 18, 2024

  1. Fix genTargetCmd function to deal with multiple and single selections

    Previous code only managed well single selection, multiple caused error
    
    	modified:   cmd/util.go
    jmonfar committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    8abbfc2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. Merge pull request #31 from zekroTJA/main

    Add parameter for terraform executable (for compatibility with OpenTofu)
    orangekame3 authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    1eeeffa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ce9cda View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Update cmd/util.go

    Co-authored-by: Takafumi Miyanaga <orangekame3.dev@gmail.com>
    jmonfar and orangekame3 authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    9945cd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. Merge pull request #32 from jmonfar/fix-multitarget

    Fix genTargetCmd function to deal with multiple and single selections
    orangekame3 authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    dc778a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a88b51d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbc91eb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #33 from future-architect/tagpr-from-v0.0.7

    Release for v0.0.8
    orangekame3 authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    3b92a0c View commit details
    Browse the repository at this point in the history
Loading