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

Keymanager V1: secrets resource #807

Merged

Commits on Jul 26, 2019

  1. Added new resources openstack_keymanager_secret_v1 and openstack_keym…

    …anager_secret_metadata_v1
    sreinkemeier committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    9876c91 View commit details
    Browse the repository at this point in the history
  2. Added import test and documentation

    sreinkemeier committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    c2e423a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d373dae View commit details
    Browse the repository at this point in the history
  4. Secret metadata is no longer its own resource, various small bugfixes

    Removed secrets metadata resource from provider.go
    
    Fixed unit test that wasn't running
    
    Fixed unit test that wasn't running
    sreinkemeier committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    c25632c View commit details
    Browse the repository at this point in the history
  5. Turned tabs into whitespaces

    sreinkemeier committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    7604b1c View commit details
    Browse the repository at this point in the history
  6. Fix style nits

    sreinkemeier committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    856eec0 View commit details
    Browse the repository at this point in the history
  7. Small style corrections, add security notice

    sreinkemeier committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    aaa756e View commit details
    Browse the repository at this point in the history
  8. vendor commit

    sreinkemeier committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    1066f7d View commit details
    Browse the repository at this point in the history
  9. Fix various nits

    Add content types to documentation
    sreinkemeier committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    01cf180 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d8c3dd View commit details
    Browse the repository at this point in the history
  11. Bump vendor dependencies

    kayrus committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    945354e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0b3a21b View commit details
    Browse the repository at this point in the history
  13. Add base64 encoding support

    kayrus committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    763e810 View commit details
    Browse the repository at this point in the history
  14. Update secrets docs

    kayrus committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    781c803 View commit details
    Browse the repository at this point in the history
  15. Handle importing and applying with the metadata

    Avoid the "Conflict. Key in request is already in the secret metadata" error message after updating the imported secret with the metadata.
    kayrus committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    62dac56 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e97fed8 View commit details
    Browse the repository at this point in the history
  17. Docs typo fix

    kayrus committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    e6d63b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2019

  1. Update docs format

    kayrus committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    2c0ebfe View commit details
    Browse the repository at this point in the history
  2. Fix code typos

    kayrus committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    7d25ac2 View commit details
    Browse the repository at this point in the history
  3. Fix code typos

    kayrus committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    7a01232 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    786606d View commit details
    Browse the repository at this point in the history