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: random password for default user and additional users will also follow password validation policy #443

Merged
merged 39 commits into from
Mar 15, 2023

Commits on Dec 12, 2022

  1. Added functionality to simply specify the database version number ins…

    …tead of the whole version name for postgres module.
    ravisiddhu committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    5e57aa9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    711569f View commit details
    Browse the repository at this point in the history
  2. Added functionality to simply specify the database version number ins…

    …tead of the whole version name for postgres module.
    ravisiddhu committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    34f187b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Added functionality to simply specify the database version number ins…

    …tead of the whole version name for postgres module.
    ravisiddhu committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    0e166cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d675bfc View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Added senstitive=true field in 'primary' output in mssql module, sinc…

    …e there are some sensitive fields in google_sql_database_instance resource.
    ravisiddhu committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    b35ece3 View commit details
    Browse the repository at this point in the history
  2. Revert "Added senstitive=true field in 'primary' output in mssql modu…

    …le, since there are some sensitive fields in google_sql_database_instance resource."
    
    This reverts commit 6c3aeef.
    ravisiddhu committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    a7835d2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update module github.com/googlecloudplatform/cloud-found…

    …ation-toolkit/infra/blueprint-test to v0.4.0 (terraform-google-modules#387)
    renovate[bot] authored and ravisiddhu committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    72587fc View commit details
    Browse the repository at this point in the history
  4. fix: Added sensitive field in output "primary" in mssql module (terra…

    …form-google-modules#394)
    
    Co-authored-by: Bharath KKB <bharathkrishnakb@gmail.com>
    ravisiddhu and bharathkkb committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    f59e733 View commit details
    Browse the repository at this point in the history
  5. fix: made the behavour of the 'additional_users' resource in mssql mo…

    …dule identical to mysql module
    ravisiddhu committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    8f7d928 View commit details
    Browse the repository at this point in the history
  6. fix: fixes lint issues and generates metadata (terraform-google-modul…

    …es#392)
    
    Co-authored-by: Awais Malik <awmalik@google.com>
    2 people authored and ravisiddhu committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    d7ca31e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d30e9a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    158cb8b View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

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

Commits on Jan 5, 2023

  1. feat: Added new resource called additional_users_with_random_password…

    … for creating users with random password if password is set as null or an empty string.
    ravisiddhu committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    a0689ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a83d83 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. feat: Aligned the behaviour of additional_users resource in all 3 Clo…

    …ud SQL instance modules.
    ravisiddhu committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    2eb594a View commit details
    Browse the repository at this point in the history
  2. feat: Aligned the behaviour of additional_users resource in all 3 Clo…

    …ud SQL instance modules.
    ravisiddhu committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    6e71be3 View commit details
    Browse the repository at this point in the history
  3. feat: Aligned the behaviour of additional_users resource in all 3 Clo…

    …ud SQL instance modules.
    ravisiddhu committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    c3adffc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    9c2b6b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a33a14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85f2be1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b5492a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d7f7b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86de1f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    58079e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72463e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    35d0f76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e77964 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6e52c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bab75cf View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

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

Commits on Jan 24, 2023

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

Commits on Feb 21, 2023

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

Commits on Mar 13, 2023

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

Commits on Mar 14, 2023

  1. fix: random password for default usser and additional users will also…

    … follow password validation policy
    ravisiddhu committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    31655ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b0e0c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. fix: random password for default usser and additional users will also…

    … follow password validation policy
    ravisiddhu committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9155d5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c53f7b4 View commit details
    Browse the repository at this point in the history