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: nullplatform/tofu-modules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.23.0
Choose a base ref
...
head repository: nullplatform/tofu-modules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.24.0
Choose a head ref
  • 3 commits
  • 20 files changed
  • 5 contributors

Commits on Jan 26, 2026

  1. feat: introduce api_key module for unified API key management (#155)

    * refactor(nullplatform): extract api_key to reusable module
    
    * feat(service_definition_agent_association): add admin, ops, secops grants
    
    * fix(api_key): add source tag with slug identifier to agent association modules
    
    * docs(terraform): update automated docs
    
    * chore: update repo
    
    * fix(azure): update azurerm version constraint for compatibility
    
    * docs(terraform): update automated docs
    
    * fix: variables and names
    
    * docs(terraform): update automated docs
    
    * fix: variables and names
    
    * fix: comment variable
    
    * docs(terraform): update automated docs
    
    * fix: uncomment variable
    
    * docs(terraform): update automated docs
    
    * feat(api-key): update scope and service agent association modules
    
    - Rename service_specification_* to scope_specification_* variables
    - Update API key naming convention to SCOPE-NOTIFICATION-CHANNEL-* format
    - Update service API key naming to SERVICE-NOTIFICATION-CHANNEL-* format
    - Use module.api_key.api_key reference in data.tf
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    * docs(terraform): update automated docs
    
    * fix(azure): adjust provider version constraints
    
    * docs(terraform): update automated docs
    
    * fix(azure): revert provider version to =4.41.0
    
    * docs(terraform): update automated docs
    
    * refactor(api_key): use GitHub source instead of relative path
    
    * docs(terraform): update automated docs
    
    * docs: update README files with correct examples and variables
    
    * docs(terraform): update automated docs
    
    * chore: update api_key module references to v1.24.0
    
    * docs(terraform): update automated docs
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    3 people authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    aded8a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    649b8ec View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.24.0 (#157)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [1.24.0](v1.23.0...v1.24.0)
    (2026-01-26)
    
    
    ### Features
    
    * introduce api_key module for unified API key management
    ([#155](#155))
    ([aded8a6](aded8a6))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    sebastiancorrea81 authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    0bea3a3 View commit details
    Browse the repository at this point in the history
Loading