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: opsgenie/terraform-provider-opsgenie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.34
Choose a base ref
...
head repository: opsgenie/terraform-provider-opsgenie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 20 files changed
  • 6 contributors

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    2fcd3dd View commit details
    Browse the repository at this point in the history
  2. doc/fix name time restriction in opsgenie team routing rule resource (#…

    …416)
    
    Co-authored-by: koushik-swaminathan <82563281+koushik-swaminathan@users.noreply.github.com>
    svg153 and koushik-swaminathan authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    19c51f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Update the README setup instructions and Make commands (#405)

    * Simplify local setup
    
    * Add `make clean` to remove `~/.terraformrc`
    
    * Add missing phony commands to makefile
    
    * Rewrite README development/setup instructions
    
    ---------
    
    Co-authored-by: koushik-swaminathan <82563281+koushik-swaminathan@users.noreply.github.com>
    Baarsgaard and koushik-swaminathan authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e59b44f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Add options to customize the API backoff mechanism (#296)

    * Add options to customize the API backoff mechanism
    
    This makes the backoff mechanism customizable via the following new options in the provider configuration:
    
    api_retry_count
    api_retry_wait_min
    api_retry_wait_max
    
    As per #268
    
    * Remove provider binary
    
    Added by accident...
    
    ---------
    
    Co-authored-by: koushik-swaminathan <82563281+koushik-swaminathan@users.noreply.github.com>
    iuriaranda and koushik-swaminathan authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    67be33b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on Jul 12, 2024

  1. Update Integration request to allow configuration access flag (#440)

    * Update Integration request to allow configuration access flag
    
    * Go version upgrade
    koushik-swaminathan authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    84f47ec View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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