Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add maintenance assignment dynamic scope #2036

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Jun 17, 2024

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

Commits on Jul 2, 2024

  1. Apply terraform fmt

    actions-user committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    955821d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    91ab75a View commit details
    Browse the repository at this point in the history
  2. add public_network_access_enabled for azurerm_postgresql_flexible_ser…

    …ver (#21)
    
    add new argument 
    public_network_access_enabled = try(var.settings.public_network_access_enabled, null)
    kevindelmont authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    79b2fdb View commit details
    Browse the repository at this point in the history
  3. Revert "add public_network_access_enabled for azurerm_postgresql_flex…

    …ible_ser…" (#25)
    
    This reverts commit 79b2fdb.
    kevindelmont authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9b057fa View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

    kevindelmont committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    629f67d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 23, 2024

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

Commits on Aug 13, 2024

  1. Apply terraform fmt

    actions-user committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d415b4b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    74474ed View commit details
    Browse the repository at this point in the history
  2. Apply terraform fmt

    actions-user committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d1c6e09 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge remote-tracking branch 'origin/main' into visiativ/feat/azurerm…

    …_maintenance_assignment_dynamic_scope
    kevindelmont committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f1ad3d9 View commit details
    Browse the repository at this point in the history
  2. Update main.tf

    kevindelmont authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    52538dc View commit details
    Browse the repository at this point in the history
  3. Update locals.tf

    kevindelmont authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7af1738 View commit details
    Browse the repository at this point in the history