TraGicCode / tragiccode-azure_key_vault

Pull secrets from Azure's key vault with this puppet module.
Apache License 2.0
6 stars 16 forks source link

Add tags to metadata.json to help SEO on puppet forge #14

Closed TraGicCode closed 6 years ago

TraGicCode commented 6 years ago

Currently, this module has no tags in the metadata.json. We should add the following tags in order to help boost the modules ranking to show up higher in search results and show up more often when a tag matches a keyword.

"tags": [
    "azure",
    "vault",
    "azure key vault",
    "azure vault"
  ]