Github action for creating secrets in azure keyvault
Budget: ₹600 – ₹1,000 INR
Need github action workflow
Pass 3 inputs :
Name of Team (By name of team can map subscription id at back hardcoded )
Name of secret (key)
Name of azure key vault (Also should be hardcoded drop down based on name of team)
Submit
Once the action runs it shud create first check if secrets already exits , if not then create a random secret and place it in key vault and return success
Example name -> Team a
key -> DB_PASS
VAULTNAME->Teama vault
Submit
random secrets cretaed and updated in vault
Pass 3 inputs :
Name of Team (By name of team can map subscription id at back hardcoded )
Name of secret (key)
Name of azure key vault (Also should be hardcoded drop down based on name of team)
Submit
Once the action runs it shud create first check if secrets already exits , if not then create a random secret and place it in key vault and return success
Example name -> Team a
key -> DB_PASS
VAULTNAME->Teama vault
Submit
random secrets cretaed and updated in vault