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

Added expiration date field to ibm_kms_key resource #1967

Merged
merged 6 commits into from
Oct 21, 2020
Merged

Added expiration date field to ibm_kms_key resource #1967

merged 6 commits into from
Oct 21, 2020

Commits on Oct 20, 2020

  1. Add expiration_date field to ibm_kms_key

    Siddharth Mishra authored and Siddharth Mishra committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    b1827c9 View commit details
    Browse the repository at this point in the history
  2. Add expiration date test in ibm_kms_key_test.go

    Siddharth Mishra authored and Siddharth Mishra committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    aea4072 View commit details
    Browse the repository at this point in the history
  3. Change default value for expiration_date to 'nil'

    Siddharth Mishra authored and Siddharth Mishra committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    1c12a2b View commit details
    Browse the repository at this point in the history
  4. Made doc changes and modifications to code structure as per comments

    Siddharth Mishra authored and Siddharth Mishra committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    fefca72 View commit details
    Browse the repository at this point in the history
  5. Revert changes to test files for ibm_kms_key

    Siddharth Mishra authored and Siddharth Mishra committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    e384af8 View commit details
    Browse the repository at this point in the history
  6. Added additional test cases for expiration date for kms

    Siddharth Mishra authored and Siddharth Mishra committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    8614cf5 View commit details
    Browse the repository at this point in the history