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

[fix] Correctly setreplica_server_id on azurerm_postgresql_flexible_server_virtual_endpoint forazurerm_postgresql_flexible_servers that exist in separate resource groups #27509

Merged
merged 22 commits into from
Oct 24, 2024

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    41dd191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    062ba9c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. add test case

    bruceharrison1984 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    46efac4 View commit details
    Browse the repository at this point in the history
  2. improve tests

    bruceharrison1984 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    94e28c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    45a1fa3 View commit details
    Browse the repository at this point in the history
  2. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7cf743e View commit details
    Browse the repository at this point in the history
  3. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5e047bd View commit details
    Browse the repository at this point in the history
  4. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f9c1d75 View commit details
    Browse the repository at this point in the history
  5. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    251b50a View commit details
    Browse the repository at this point in the history
  6. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2cb98cc View commit details
    Browse the repository at this point in the history
  7. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    387338c View commit details
    Browse the repository at this point in the history
  8. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7b5d15a View commit details
    Browse the repository at this point in the history
  9. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2006332 View commit details
    Browse the repository at this point in the history
  10. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e17cc59 View commit details
    Browse the repository at this point in the history
  11. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cfcac61 View commit details
    Browse the repository at this point in the history
  12. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    be50e69 View commit details
    Browse the repository at this point in the history
  13. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a6106be View commit details
    Browse the repository at this point in the history
  14. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    360432c View commit details
    Browse the repository at this point in the history
  15. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e095372 View commit details
    Browse the repository at this point in the history
  16. Update internal/services/postgres/postgresql_flexible_server_virtual_…

    …endpoint_resource_test.go
    
    Co-authored-by: jackofallops <[email protected]>
    bruceharrison1984 and jackofallops authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3484e8a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a427e1e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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