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: camptocamp/terraboard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.19.0
Choose a base ref
...
head repository: camptocamp/terraboard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.20.0
Choose a head ref
  • 8 commits
  • 5 files changed
  • 8 contributors

Commits on Feb 4, 2020

  1. Make database sslmode default to require (#78)

    Since the golang pq package doesn't support "prefer"
    See #76 (comment)
    raphink authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    bb9be14 View commit details
    Browse the repository at this point in the history
  2. docs: add --db-sslmode flag (#77)

    * docs: add --db-sslmode flag
    
    * update default sslmode per #78
    
    Co-authored-by: Ted Timmons <46690719+ted-sigsci@users.noreply.github.com>
    tedder and ted-fastly authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    46d75cb View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. change PORT to TERRABOARD_PORT in README.md (#79)

    This seems to be an oversight in the README, config/config.go references TERRABOARD_PORT
    Jim Sheldon authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    8ba7346 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. update to use terraform 0.12.21 (#80)

    Co-authored-by: Ricardo Herrera <richerrera@bethel.jw.org>
    rickhlx and Ricardo Herrera authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    3100b87 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

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

Commits on Apr 14, 2020

  1. update to use terraform 0.12.24 (#88)

    Michał Kajszczak authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    8f1926b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    bd75ed0 View commit details
    Browse the repository at this point in the history
  2. Release 0.20.0

    raphink committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    eea2b96 View commit details
    Browse the repository at this point in the history
Loading