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: thoughtbot/terraform-flightdeck-aws-application
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: thoughtbot/terraform-flightdeck-aws-application
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.x
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Jan 28, 2025

  1. Disable OpenSearch autotune by default

    This feature is only supported by some set of more expensive tiers, so
    if someone wants to use a tier that doesn't support auto-tune, they'll
    have to include additional configuration to the resource to support that
    instead of the other way around.
    
    By not enabling that feature by default, we'll only have it if someone
    intentionally wants to use it.
    clarissalimab committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    399833b View commit details
    Browse the repository at this point in the history
Loading