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: coder/terraform-provider-coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: coder/terraform-provider-coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: jjs/presets-v1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 44 files changed
  • 6 contributors

Commits on Jul 4, 2024

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

Commits on Aug 29, 2024

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

Commits on Sep 6, 2024

  1. backport(fix): optional everyone group in integration test (#281)

    Co-authored-by: Ethan <[email protected]>
    Co-authored-by: Ethan Dickson <[email protected]>
    fix: optional everyone group in integration test (#278)
    3 people authoredSep 6, 2024
    Configuration menu
    Copy the full SHA
    e3fb07eView commit details
    Browse the repository at this point in the history
  2. backport(docs): add description to provider index page (#280)

    * Update docs to clarify Coder templates and workspaces
    
    - Add description to index files.
    - Link to Coder templates and workspaces documentation.
    
    * Update docs/index.md
    
    * Apply suggestions from code review
    @matifali
    matifali authoredSep 6, 2024
    Configuration menu
    Copy the full SHA
    da10a93View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0c0dbeView commit details
    Browse the repository at this point in the history
  4. feat: add 'hidden' field to 'coder_app' provider (#276) (#284)

    * feat: add 'hidden' field to 'coder_app' provider
    * fix: run 'make gen'
    * test: add integration test for 'coder_app.hidden'
    * fix: warn on 'hidden' being used with conflicting fields
    @DanielleMaywood
    DanielleMaywood authoredSep 6, 2024
    Configuration menu
    Copy the full SHA
    fccc10bView commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. backport(docs): document minimum version required for 'hidden' attrib…

    …ute (#286)
    
    * docs: document minimum version required for 'hidden' attribute
    
    (cherry picked from commit ef40a58)
    
    * fix: capitalize coder
    
    Co-authored-by: Cian Johnston <[email protected]>
    (cherry picked from commit 30b80cb)
    
    * fix: apply 'make gen'
    
    (cherry picked from commit 036aff9)
    @DanielleMaywood
    DanielleMaywood authoredSep 9, 2024
    Configuration menu
    Copy the full SHA
    0aeb8adView commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 15, 2024

  1. chore: add http/pprof server over unix socket for debug (#295) (#296)

    * chore: add http/pprof server over unix socket for debug
    
    
    
    * remove old pprof file without checking if it exists
    
    
    
    ---------
    
    Signed-off-by: Spike Curtis <[email protected]>
    @spikecurtis
    spikecurtis authoredOct 15, 2024
    Configuration menu
    Copy the full SHA
    15ec603View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Configuration menu
    Copy the full SHA
    3650be2View commit details
    Browse the repository at this point in the history
  2. add workspace preset type

    @SasSwart
    SasSwart committedJan 31, 2025
    Configuration menu
    Copy the full SHA
    5b9a30cView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb2db6fView commit details
    Browse the repository at this point in the history
Loading