Thanks to visit codestin.com
Credit goes to github.com

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: phenixcoder/devops-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: phenixcoder/devops-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 6 commits
  • 9 files changed
  • 2 contributors

Commits on Sep 18, 2021

  1. feat(terraform/environment): add support for .tfcrc

    Allows user to configure variables using .tfcrc file in current directory
    phenixcoder committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    85cec22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e65479 View commit details
    Browse the repository at this point in the history
  3. feat(terraform/output): add list sub command for output

    List subcommand in output lists all available outputs in latest state.
    It does not displays any information about state but just output id at
    the moment.
    phenixcoder committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    51699eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    029e39e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36a8ab1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from phenixcoder/feature/add-cli-arg-library

    Implemented State and outputs
    phenixcoder authored Sep 18, 2021
    Configuration menu
    Copy the full SHA
    3ec6ccd View commit details
    Browse the repository at this point in the history
Loading