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

azurerm_key_vault_certificate - Support update of certificates based on certificate_policy #20627

Merged
merged 6 commits into from
Aug 9, 2023

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    ff81532 View commit details
    Browse the repository at this point in the history
  2. azurerm_key_vault_certificate: support update

    support update of certificate created from a certificate_policy.
    fix recover that it not only recovers the old certificate but also
    applies the most recent changes.
    dvob committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8653e8f View commit details
    Browse the repository at this point in the history
  3. Fix linting error

    dvob committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    dba5d3c View commit details
    Browse the repository at this point in the history
  4. Cleanup fixes

    Co-authored-by: Matthew Frahry <mbfrahry@gmail.com>
    dvob and mbfrahry committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    be2444f View commit details
    Browse the repository at this point in the history
  5. Cleanup fixes

    Co-authored-by: Matthew Frahry <mbfrahry@gmail.com>
    dvob and mbfrahry committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1bd8919 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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