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: integrations/terraform-provider-github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.23.0
Choose a base ref
...
head repository: integrations/terraform-provider-github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.24.0
Choose a head ref
  • 4 commits
  • 9 files changed
  • 5 contributors

Commits on May 1, 2023

  1. Fix example github_team_members import resource address (#1151)

    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    Blacksmoke16 and kfcampbell authored May 1, 2023
    Configuration menu
    Copy the full SHA
    5db8898 View commit details
    Browse the repository at this point in the history
  2. Fix typo in branch protection's pull_request_bypassers test (#1099)

    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    reedloden and kfcampbell authored May 1, 2023
    Configuration menu
    Copy the full SHA
    a5bb4a4 View commit details
    Browse the repository at this point in the history
  3. feat: allow team slug instead of team id in github_team and github_te…

    …am_members (#1664)
    
    * fix: remove validation for team_id as it can also be a string
    
    * feat: allow team slug for parent team id in team resource
    
    * docs: add slug option to team resource
    
    * feat: add test for gihub_team using slug for parent_team_id
    
    ---------
    
    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    PabloPie and kfcampbell authored May 1, 2023
    Configuration menu
    Copy the full SHA
    c968888 View commit details
    Browse the repository at this point in the history
  4. Add support for deleting an enterprise organization (#1669)

    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    tjcorr and kfcampbell authored May 1, 2023
    Configuration menu
    Copy the full SHA
    872e253 View commit details
    Browse the repository at this point in the history
Loading